diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-22 03:03:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-22 01:03:51 +0000 |
commit | 179659a7592637b0f29347db048a1118ace02cd4 (patch) | |
tree | 4e3d5e9bc5b7bdb020b86cf14d41f3a504431457 /items/SULPHUR.json | |
parent | 90d77dc6966656587cfeb38100d85d9bda8a16f6 (diff) | |
download | NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.gz NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.tar.bz2 NotEnoughUpdates-REPO-179659a7592637b0f29347db048a1118ace02cd4.zip |
pssssshhh - dont tell anyone (#721)
Diffstat (limited to 'items/SULPHUR.json')
-rw-r--r-- | items/SULPHUR.json | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/items/SULPHUR.json b/items/SULPHUR.json index 27f61c13..2a395da0 100644 --- a/items/SULPHUR.json +++ b/items/SULPHUR.json @@ -1,13 +1,21 @@ { "itemid": "minecraft:gunpowder", "displayname": "§fGunpowder", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fGunpowder\"},ExtraAttributes:{id:\"SULPHUR\"}}", + "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\"}}", "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", - "modver": "1.3-REL", - "vanilla": true, - "clickcommand": "" -} + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |