diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-15 10:17:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 10:17:30 +0200 |
commit | 49231470607d3fbbe557dad6338581643661b9d8 (patch) | |
tree | 634527530159e0dd3abc01f8572498722bdf4816 /items/SULPHUR.json | |
parent | 4168ae7a25f39941a224ef46cb89cf109f1002df (diff) | |
download | NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.gz NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.tar.bz2 NotEnoughUpdates-REPO-49231470607d3fbbe557dad6338581643661b9d8.zip |
new patch (#738)
* hypixeling
* add things back
* save
* nbt
* Hypixel moment
* crimsoning
* \u0027
* missing things
* wiki links
* Fixed Item
* I am a idiot
* am i high
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Co-authored-by: jani270 <jani270@gmx.de>
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", |