From e623a1eb186e017bfdcb67812617d5d0c0f2884b Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 18 Sep 2020 16:27:51 -0400 Subject: New Stuff --- items/PERFECT_BOOTS_6.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/PERFECT_BOOTS_6.json (limited to 'items/PERFECT_BOOTS_6.json') diff --git a/items/PERFECT_BOOTS_6.json b/items/PERFECT_BOOTS_6.json new file mode 100644 index 00000000..f5742641 --- /dev/null +++ b/items/PERFECT_BOOTS_6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_boots", + "displayname": "§5Perfect Boots - Tier VI", + "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+190", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§EPIC BOOTS" + ], + "internalname": "PERFECT_BOOTS_6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit