diff options
Diffstat (limited to 'items/PLUMBER_SPONGE.json')
-rw-r--r-- | items/PLUMBER_SPONGE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PLUMBER_SPONGE.json b/items/PLUMBER_SPONGE.json new file mode 100644 index 00000000..dafd7b25 --- /dev/null +++ b/items/PLUMBER_SPONGE.json @@ -0,0 +1,19 @@ +{ + "internalname": "PLUMBER_SPONGE", + "itemid": "minecraft:sponge", + "displayname": "Plumber\u0027s Sponge", + "clickcommand": "", + "damage": 0, + "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:\"§a§lUNCOMMON\"],Name:\"§aPlumber\u0027s Sponge\"},ExtraAttributes:{id:\"PLUMBER_SPONGE\"}}", + "modver": "1.0.0", + "lore": [ + "§7Instructions:", + " §e1. §7Place on water.", + " §e2. §7Drains other water.", + " §e3. §7Double-bill client.", + "", + "§8Thanks Plumber Joe!", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |