diff options
Diffstat (limited to 'items/OLD_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/OLD_DRAGON_LEGGINGS.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/OLD_DRAGON_LEGGINGS.json b/items/OLD_DRAGON_LEGGINGS.json index 87199f60..6910d662 100644 --- a/items/OLD_DRAGON_LEGGINGS.json +++ b/items/OLD_DRAGON_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "OLD_DRAGON_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Old Dragon Leggings", - "clickcommand": "viewrecipe", + "displayname": "§6Old Dragon Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130 HP\",1:\"§7Defense: §a+140\",2:\"\",3:\"§6Full Set Bonus: Old Blood\",4:\"§7Increases the strength of\",5:\"§7§9Growth§7, §9Protection§7,\",6:\"§7§9Feather Falling§7, §9Sugar\",7:\"§9Rush§7, and §9True Protection§7\",8:\"§7while worn.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:15787690,Name:\"§6Old Dragon Leggings\"},ExtraAttributes:{id:\"OLD_DRAGON_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+130 HP\",1:\"§7Defense: §a+140\",2:\"\",3:\"§6Full Set Bonus: Old Blood\",4:\"§7Increases the strength of\",5:\"§7§9Growth§7, §9Protection§7,\",6:\"§7§9Feather Falling§7, §9Sugar\",7:\"§9Rush§7, and §9True Protection§7\",8:\"§7while worn.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:15787690,Name:\"§6Old Dragon Leggings\"},ExtraAttributes:{color:\"240:230:170\",bossId:\"20c50197-5439-4c00-bcc8-45d8d48f4e62\",spawnedFor:\"c8b2fd48-41c7-4946-b070-553c2d8ea142\",originTag:\"BOSS_DROP\",id:\"OLD_DRAGON_LEGGINGS\",uuid:\"6a4c8dc8-5441-4c8e-b3ab-33ce8a7c1932\",timestamp:\"3/7/20 9:14 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+130 HP", "§7Defense: §a+140", @@ -19,5 +16,23 @@ "", "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" + ], + "recipe": { + "A1": "OLD_FRAGMENT:10", + "A2": "OLD_FRAGMENT:10", + "A3": "OLD_FRAGMENT:10", + "B1": "OLD_FRAGMENT:10", + "B2": "", + "B3": "OLD_FRAGMENT:10", + "C1": "OLD_FRAGMENT:10", + "C2": "", + "C3": "OLD_FRAGMENT:10" + }, + "internalname": "OLD_DRAGON_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Old_Dragon_Armor" ] }
\ No newline at end of file |