diff options
Diffstat (limited to 'items/PERFECT_BOOTS_1.json')
-rw-r--r-- | items/PERFECT_BOOTS_1.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/PERFECT_BOOTS_1.json b/items/PERFECT_BOOTS_1.json index 7c46c481..c6b42322 100644 --- a/items/PERFECT_BOOTS_1.json +++ b/items/PERFECT_BOOTS_1.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:diamond_boots", "displayname": "§9Perfect Boots - Tier I", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+90\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],Name:\"§9Perfect Boots - Tier I\"},ExtraAttributes:{id:\"PERFECT_BOOTS_1\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+90\",1:\" §8[§7❈§8] §8[§7❈§8] §8[§7❈§8]\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE BOOTS\"],Name:\"§9Perfect Boots - Tier I\"},ExtraAttributes:{id:\"PERFECT_BOOTS_1\"}}", "damage": 0, "lore": [ "§7Defense: §a+90", + " §8[§7❈§8] §8[§7❈§8] §8[§7❈§8]", "", "§eRight-click to view recipes!", "", @@ -24,10 +25,10 @@ }, "internalname": "PERFECT_BOOTS_1", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Perfect_Armor" ], "crafttext": "Requires: Diamond IX" -} +}
\ No newline at end of file |