diff options
Diffstat (limited to 'items/HEAVY_BOOTS.json')
-rw-r--r-- | items/HEAVY_BOOTS.json | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/items/HEAVY_BOOTS.json b/items/HEAVY_BOOTS.json index 0b54af99..6c4111be 100644 --- a/items/HEAVY_BOOTS.json +++ b/items/HEAVY_BOOTS.json @@ -1,28 +1,26 @@ { - "internalname": "HEAVY_BOOTS", - "itemid": 301, - "displayname": "§9Smart Heavy Boots", - "clickcommand": "", + "itemid": "minecraft:leather_boots", + "displayname": "§9Heavy Boots", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d124\",1:\"§7Defense: §a+57\",2:\"§7Speed: §a-5\",3:\"\",4:\"§6Full Set Bonus: Vindicate\",5:\"§7Grants §f+1 walk speed §7for\",6:\"§7every §a50 §7defense that you\",7:\"§7have.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 2\",12:\"§9§lRARE DUNGEON BOOTS\"],color:16777215,Name:\"§9Heavy Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"HEAVY_BOOTS\"}}", "damage": 0, - "nbttag": "{ench:[0:{lvl:3,id:8}],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d328 §8(376)\",1:\"§7Health: §a+84 HP §8(Smart +9 HP) §8(+97.44 HP)\",2:\"§7Defense: §a+93 §8(Smart +9) §8(+107.88)\",3:\"§7Speed: §a-5\",4:\"§7Intelligence: §a+60 §8(Smart +60) §8(+69.6)\",5:\"\",6:\"§9Depth Strider III, §9Feather Falling V\",7:\"§9Growth V, §9Protection V\",8:\"§9Thorns III\",9:\"\",10:\"§6Full Set Bonus: Vindicate\",11:\"§7Grants §f+1 walk speed §7for\",12:\"§7every §a50 §7defense that you\",13:\"§7have.\",14:\"\",15:\"§aPerfect 35000 / 35000\",16:\"§9§lRARE DUNGEON BOOTS\"],color:16777215,Name:\"§9Smart Heavy Boots\"},ExtraAttributes:{color:\"255:255:255\",baseStatBoostPercentage:11,modifier:\"smart\",id:\"HEAVY_BOOTS\",enchantments:{depth_strider:3,thorns:3,feather_falling:5,protection:5,growth:5},item_tier:2}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d328 §8(376)", - "§7Health: §a+84 HP §8(Smart +9 HP) §8(+97.44 HP)", - "§7Defense: §a+93 §8(Smart +9) §8(+107.88)", + "§7Gear Score: §d124", + "§7Defense: §a+57", "§7Speed: §a-5", - "§7Intelligence: §a+60 §8(Smart +60) §8(+69.6)", - "", - "§9Depth Strider III, §9Feather Falling V", - "§9Growth V, §9Protection V", - "§9Thorns III", "", "§6Full Set Bonus: Vindicate", "§7Grants §f+1 walk speed §7for", "§7every §a50 §7defense that you", "§7have.", "", + "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level 2", "§9§lRARE DUNGEON BOOTS" - ] + ], + "internalname": "HEAVY_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" }
\ No newline at end of file |