From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/WISE_DRAGON_BOOTS.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/WISE_DRAGON_BOOTS.json (limited to 'items/WISE_DRAGON_BOOTS.json') diff --git a/items/WISE_DRAGON_BOOTS.json b/items/WISE_DRAGON_BOOTS.json new file mode 100644 index 00000000..a0442f58 --- /dev/null +++ b/items/WISE_DRAGON_BOOTS.json @@ -0,0 +1,21 @@ +{ + "internalname": "WISE_DRAGON_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Wise Dragon Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+90\",2:\"§7Intelligence: §a+75\",3:\"\",4:\"§6Full Set Bonus: Wise Blood\",5:\"§7Abilities have §a2/3 §7of the\",6:\"§7mana cost.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOOTS\"],color:2748649,Name:\"§6Wise Dragon Boots\"},ExtraAttributes:{color:\"41:240:233\",originTag:\"QUICK_CRAFTING\",id:\"WISE_DRAGON_BOOTS\",uuid:\"86e86454-225f-4c3a-a5b1-24e4273020bd\",timestamp:\"3/31/20 4:29 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+60 HP", + "§7Defense: §a+90", + "§7Intelligence: §a+75", + "", + "§6Full Set Bonus: Wise Blood", + "§7Abilities have §a2/3 §7of the", + "§7mana cost.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOOTS" + ] +} \ No newline at end of file -- cgit