diff options
Diffstat (limited to 'items/SULPHUR_ORE.json')
-rw-r--r-- | items/SULPHUR_ORE.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/SULPHUR_ORE.json b/items/SULPHUR_ORE.json index 2ebcd58c..527a16bf 100644 --- a/items/SULPHUR_ORE.json +++ b/items/SULPHUR_ORE.json @@ -1,9 +1,14 @@ { "itemid": "minecraft:glowstone_dust", "displayname": "§aSulphur", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aSulphur\"},ExtraAttributes:{id:\"SULPHUR_ORE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7§o\\\"Give me some Sulphur and\",1:\"§7§oI\u0027ll make a wand. Give me all\",2:\"§7§othe Sulphur and I\u0027ll conquer the\",3:\"§7§oworld.\\\" - Unnamed Mage.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aSulphur\"},ExtraAttributes:{id:\"SULPHUR_ORE\"}}", "damage": 0, "lore": [ + "§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.", + "", "§a§lUNCOMMON" ], "internalname": "SULPHUR_ORE", |