diff options
Diffstat (limited to 'items/PERFECT_BOOTS_8.json')
-rw-r--r-- | items/PERFECT_BOOTS_8.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PERFECT_BOOTS_8.json b/items/PERFECT_BOOTS_8.json new file mode 100644 index 00000000..93b59e38 --- /dev/null +++ b/items/PERFECT_BOOTS_8.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§6Perfect Boots - Tier VIII", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lRARE BOOTS\"],Name:\"§5Perfect Boots - Tier IV\"},ExtraAttributes:{id:\"PERFECT_BOOTS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+230", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ], + "internalname": "PERFECT_BOOTS_8", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |