diff options
Diffstat (limited to 'items/SULPHUR.json')
-rw-r--r-- | items/SULPHUR.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/SULPHUR.json b/items/SULPHUR.json index 143de7b8..807ccab6 100644 --- a/items/SULPHUR.json +++ b/items/SULPHUR.json @@ -1,13 +1,13 @@ { - "internalname": "SULPHUR", "itemid": "minecraft:gunpowder", - "displayname": "Gunpowder", - "clickcommand": "", - "damage": 0, + "displayname": "§fGunpowder", "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGunpowder\"},ExtraAttributes:{id:\"SULPHUR\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§8Brewing Ingredient", "§f§lCOMMON" - ] + ], + "internalname": "SULPHUR", + "clickcommand": "", + "modver": "1.0.0" }
\ No newline at end of file |