diff options
Diffstat (limited to 'items/CACTUS_BOOTS.json')
-rw-r--r-- | items/CACTUS_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/CACTUS_BOOTS.json b/items/CACTUS_BOOTS.json index fd1a18dc..92251708 100644 --- a/items/CACTUS_BOOTS.json +++ b/items/CACTUS_BOOTS.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_boots", "displayname": "§fCactus Boots", - "nbttag": "{Unbreakable:1,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\",id:\"CACTUS_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5\",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\",id:\"CACTUS_BOOTS\"}}", "damage": 0, "lore": [ - "§7Health: §a+5 HP", + "§7Health: §a+5", "§7Defense: §a+10", "", "§6Full Set Bonus: Deflect", @@ -27,10 +27,10 @@ }, "internalname": "CACTUS_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Cactus_Armor" ], "crafttext": "Requires: Cactus II" -} +}
\ No newline at end of file |