diff options
Diffstat (limited to 'items/CACTUS_CHESTPLATE.json')
-rw-r--r-- | items/CACTUS_CHESTPLATE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/CACTUS_CHESTPLATE.json b/items/CACTUS_CHESTPLATE.json index b0b0a6ed..6a48c72c 100644 --- a/items/CACTUS_CHESTPLATE.json +++ b/items/CACTUS_CHESTPLATE.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§fCactus Chestplate", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"§7Defense: §a+25\",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 CHESTPLATE\"],color:65280,Name:\"§fCactus Chestplate\"},ExtraAttributes:{color:\"0:255:0\",id:\"CACTUS_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15\",1:\"§7Defense: §a+25\",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 CHESTPLATE\"],color:65280,Name:\"§fCactus Chestplate\"},ExtraAttributes:{color:\"0:255:0\",id:\"CACTUS_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Health: §a+15 HP", + "§7Health: §a+15", "§7Defense: §a+25", "", "§6Full Set Bonus: Deflect", @@ -27,10 +27,10 @@ }, "internalname": "CACTUS_CHESTPLATE", "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 |