diff options
Diffstat (limited to 'items/WISE_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/WISE_DRAGON_LEGGINGS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/WISE_DRAGON_LEGGINGS.json b/items/WISE_DRAGON_LEGGINGS.json new file mode 100644 index 00000000..a2ee961a --- /dev/null +++ b/items/WISE_DRAGON_LEGGINGS.json @@ -0,0 +1,21 @@ +{ + "internalname": "WISE_DRAGON_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Wise Dragon Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+140\",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 LEGGINGS\"],color:2748649,Name:\"§6Wise Dragon Leggings\"},ExtraAttributes:{color:\"41:240:233\",originTag:\"QUICK_CRAFTING\",id:\"WISE_DRAGON_LEGGINGS\",uuid:\"3b129c8f-00eb-4ee5-8178-eb6a1cb8c9b4\",timestamp:\"3/18/20 5:53 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+140", + "§7Intelligence: §a+75", + "", + "§6Full Set Bonus: Wise Blood", + "§7Abilities have §a2/3 §7of the", + "§7mana cost.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ] +}
\ No newline at end of file |