diff options
Diffstat (limited to 'items/SULPHUR.json')
-rw-r--r-- | items/SULPHUR.json | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/items/SULPHUR.json b/items/SULPHUR.json index 2a395da0..01ab5226 100644 --- a/items/SULPHUR.json +++ b/items/SULPHUR.json @@ -1,16 +1,10 @@ { "itemid": "minecraft:gunpowder", "displayname": "§fGunpowder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7§o\\\"Give me some Sulphur and\",3:\"§7§oI\u0027ll make a wand. Give me all\",4:\"§7§othe Sulphur and I\u0027ll conquer the\",5:\"§7§oworld.\\\" - Unnamed Mage.\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fGunpowder\"},ExtraAttributes:{id:\"SULPHUR\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGunpowder\"},ExtraAttributes:{id:\"SULPHUR\"}}", "damage": 0, "lore": [ "§8Brewing Ingredient", - "", - "§7§7§o\"Give me some Sulphur and", - "§7§oI\u0027ll make a wand. Give me all", - "§7§othe Sulphur and I\u0027ll conquer the", - "§7§oworld.\" - Unnamed Mage.", - "", "§f§lCOMMON" ], "internalname": "SULPHUR", |