From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/SPONGE_BOOTS.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/SPONGE_BOOTS.json (limited to 'items/SPONGE_BOOTS.json') diff --git a/items/SPONGE_BOOTS.json b/items/SPONGE_BOOTS.json new file mode 100644 index 00000000..5ed57015 --- /dev/null +++ b/items/SPONGE_BOOTS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Spongy Shoes", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+60\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§5§lEPIC BOOTS\",8:\"\",9:\"§eClick to view recipe!\"],color:16768081,Name:\"§5Spongy Shoes\"},ExtraAttributes:{id:\"SPONGE_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+60", + "", + "§6Full Set Bonus: Absorb", + "§7§9Doubles§7 your §a❈ Defense§7", + "§7while in water.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ], + "internalname": "SPONGE_BOOTS", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +} \ No newline at end of file -- cgit