From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/CACTUS_BOOTS.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/CACTUS_BOOTS.json (limited to 'items/CACTUS_BOOTS.json') diff --git a/items/CACTUS_BOOTS.json b/items/CACTUS_BOOTS.json new file mode 100644 index 00000000..d22bbdfd --- /dev/null +++ b/items/CACTUS_BOOTS.json @@ -0,0 +1,20 @@ +{ + "internalname": "CACTUS_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Cactus Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5 HP\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON BOOTS\"],color:65280,Name:\"§fCactus Boots\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"CACTUS_BOOTS\",uuid:\"431ed1a3-6354-45b2-a385-54253ad2bb19\",timestamp:\"8/9/19 3:03 AM\"}}", + "modver": "1.0.0", + "lore": [ + "?7Health: ?a+5 HP", + "?7Defense: ?a+10", + "", + "?6Full Set Bonus: Deflect", + "?7Rebound ?a33.0% ?7of the damage", + "?7you take back at your enemy.", + "", + "?7?8This item can be reforged!", + "?f?lCOMMON BOOTS" + ] +} \ No newline at end of file -- cgit