diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-02-18 15:28:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 09:28:43 -0500 |
commit | 45a3da8526ea8b8c306dee26b657be9f12fe738f (patch) | |
tree | b82fc65a7f8c29882f4f4594d42e2d10b9c91a2a /items/PLUMBER_SPONGE.json | |
parent | f249f8ccd6cb56ffb41e8dd27c7fc40505efa866 (diff) | |
download | NotEnoughUpdates-REPO-45a3da8526ea8b8c306dee26b657be9f12fe738f.tar.gz NotEnoughUpdates-REPO-45a3da8526ea8b8c306dee26b657be9f12fe738f.tar.bz2 NotEnoughUpdates-REPO-45a3da8526ea8b8c306dee26b657be9f12fe738f.zip |
Some wiki links and fixes (#406)
* fixed plumber sponge having clickcommand twice
* added salmon opal wiki link and stats (yay even longer lore)
* rune sack wiki link
* added autopet wiki url
* added kismet feather wiki link
* added new enrichments to parent
* added wiki url to snow shovel (should be named snow scoop smh)
* added wiki url to block zapper
* OMG I MISSED TO SPACES AFTER COMMAS AAAAAAAAAAAAAAAAAAAH
* updated diamond spreading rarity
* forgot to remove neu dev data (im dumb)
* fixed autopet colors
Diffstat (limited to 'items/PLUMBER_SPONGE.json')
-rw-r--r-- | items/PLUMBER_SPONGE.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/items/PLUMBER_SPONGE.json b/items/PLUMBER_SPONGE.json index 6a90ae55..2832b9f0 100644 --- a/items/PLUMBER_SPONGE.json +++ b/items/PLUMBER_SPONGE.json @@ -1,7 +1,6 @@ { "itemid": "minecraft:sponge", "displayname": "§aPlumber's Sponge", - "clickcommand": "", "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\u0027s Sponge\"},ExtraAttributes:{id:\"PLUMBER_SPONGE\"}}", "damage": 0, "lore": [ |