diff options
author | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
commit | 1a662e795fa71b10471b6f3e4c9e4955685092a8 (patch) | |
tree | 0cb12426810b32fe1f13ea16dd96b7e442fbbfe2 /items/PLUMBER_SPONGE.json | |
parent | c7f6c27bafd374d29a511e125f9f08cac32e4771 (diff) | |
parent | aebdb4e42bf3f00630c3be38ed208e0a02d9d39b (diff) | |
download | NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.gz NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.bz2 NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.zip |
Merge branch 'master' into prerelease
Diffstat (limited to 'items/PLUMBER_SPONGE.json')
-rw-r--r-- | items/PLUMBER_SPONGE.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/PLUMBER_SPONGE.json b/items/PLUMBER_SPONGE.json index bf1314d2..58aa927e 100644 --- a/items/PLUMBER_SPONGE.json +++ b/items/PLUMBER_SPONGE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:sponge", - "displayname": "§aPlumber's Sponge", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Instructions:\",1:\" §e1. §7Place on water.\",2:\" §e2. §7Drains other water.\",3:\" §e3. §7Double-bill client.\",4:\"\",5:\"§8Thanks Plumber Joe!\",6:\"\",7:\"§d§lNew! §eAlso works with lava!\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aPlumber's Sponge\"},ExtraAttributes:{id:\"PLUMBER_SPONGE\"}}", + "displayname": "§aPlumber\u0027s Sponge", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Instructions:\",1:\" §e1. §7Place on water.\",2:\" §e2. §7Drains other water.\",3:\" §e3. §7Double-bill client.\",4:\"\",5:\"§8Thanks Plumber Joe!\",6:\"\",7:\"§eAlso works with lava!\",8:\"§d§lNew! §eAlso works with portals!\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aPlumber\u0027s Sponge\"},ExtraAttributes:{id:\"PLUMBER_SPONGE\"}}", "damage": 0, "lore": [ "§7Instructions:", @@ -11,7 +11,8 @@ "", "§8Thanks Plumber Joe!", "", - "§d§lNew! §eAlso works with lava!", + "§eAlso works with lava!", + "§d§lNew! §eAlso works with portals!", "", "§a§lUNCOMMON" ], @@ -21,7 +22,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Plumber's_Sponge", - "https://wiki.hypixel.net/Plumber's_Sponge" + "https://hypixel-skyblock.fandom.com/wiki/Plumber\u0027s_Sponge", + "https://wiki.hypixel.net/Plumber\u0027s_Sponge" ] }
\ No newline at end of file |