aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_SULPHUR.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ENCHANTED_SULPHUR.json')
-rw-r--r--items/ENCHANTED_SULPHUR.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ENCHANTED_SULPHUR.json b/items/ENCHANTED_SULPHUR.json
new file mode 100644
index 00000000..796241b7
--- /dev/null
+++ b/items/ENCHANTED_SULPHUR.json
@@ -0,0 +1,25 @@
+{
+ "itemid": "minecraft:glowstone_dust",
+ "displayname": "§9Enchanted Sulphur",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Sulphur\"},ExtraAttributes:{id:\"ENCHANTED_SULPHUR\"}}",
+ "damage": 0,
+ "lore": [
+ "§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "SULPHUR_ORE:32",
+ "A3": "",
+ "B1": "SULPHUR_ORE:32",
+ "B2": "SULPHUR_ORE:32",
+ "B3": "SULPHUR_ORE:32",
+ "C1": "",
+ "C2": "SULPHUR_ORE:32",
+ "C3": ""
+ },
+ "internalname": "ENCHANTED_SULPHUR",
+ "crafttext": "",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file