diff options
Diffstat (limited to 'items/GOLEM_ARMOR_BOOTS.json')
-rw-r--r-- | items/GOLEM_ARMOR_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/GOLEM_ARMOR_BOOTS.json b/items/GOLEM_ARMOR_BOOTS.json index 9f5decdf..e3609491 100644 --- a/items/GOLEM_ARMOR_BOOTS.json +++ b/items/GOLEM_ARMOR_BOOTS.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:iron_boots", "displayname": "§9Golem Armor Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40 HP\",1:\"§7Defense: §a+40\",2:\"\",3:\"§6Full Set Bonus: Absorption\",4:\"§7Grants the wearer §aAbsorption\",5:\"§a3§7 for §a20 seconds§7 when they\",6:\"§7kill an enemy.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Golem Armor Boots\"},ExtraAttributes:{id:\"GOLEM_ARMOR_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+40\",1:\"§7Defense: §a+40\",2:\"\",3:\"§6Full Set Bonus: Absorption\",4:\"§7Grants the wearer §aAbsorption\",5:\"§a3§7 for §a20 seconds§7 when they\",6:\"§7kill an enemy.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Golem Armor Boots\"},ExtraAttributes:{id:\"GOLEM_ARMOR_BOOTS\"}}", "damage": 0, "lore": [ - "§7Health: §a+40 HP", + "§7Health: §a+40", "§7Defense: §a+40", "", "§6Full Set Bonus: Absorption", @@ -28,10 +28,10 @@ }, "internalname": "GOLEM_ARMOR_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Golem_Armor" ], "crafttext": "Requires: Iron Ingot VI" -} +}
\ No newline at end of file |