diff options
Diffstat (limited to 'items/PERFECT_BOOTS_6.json')
-rw-r--r-- | items/PERFECT_BOOTS_6.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PERFECT_BOOTS_6.json b/items/PERFECT_BOOTS_6.json new file mode 100644 index 00000000..a92c0abb --- /dev/null +++ b/items/PERFECT_BOOTS_6.json @@ -0,0 +1,17 @@ +{ + "internalname": "PERFECT_BOOTS_6", + "itemid": "minecraft:diamond_boots", + "displayname": "Perfect Boots - Tier VI", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+190\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC BOOTS\"],Name:\"§5Perfect Boots - Tier VI\"},ExtraAttributes:{originTag:\"PERFECT_BOOTS_5_UPGRADE\",id:\"PERFECT_BOOTS_6\",uuid:\"1f29bd72-77e9-4ef0-8cd6-6f2774487feb\",timestamp:\"2/25/20 2:51 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+190", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |