diff options
Diffstat (limited to 'items/UNSTABLE_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_LEGGINGS.json | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/items/UNSTABLE_DRAGON_LEGGINGS.json b/items/UNSTABLE_DRAGON_LEGGINGS.json index 7e2334c0..2b0bc0f8 100644 --- a/items/UNSTABLE_DRAGON_LEGGINGS.json +++ b/items/UNSTABLE_DRAGON_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "UNSTABLE_DRAGON_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Unstable Dragon Leggings", - "clickcommand": "viewrecipe", + "displayname": "§6Unstable Dragon Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+100 HP\",4:\"§7Defense: §a+140\",5:\"\",6:\"§6Full Set Bonus: Unstable Blood\",7:\"§7Sometimes strikes nearby mobs\",8:\"§7with lightning. It's unstable!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:11670243,Name:\"§6Unstable Dragon Leggings\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+100 HP\",4:\"§7Defense: §a+140\",5:\"\",6:\"§6Full Set Bonus: Unstable Blood\",7:\"§7Sometimes strikes nearby mobs\",8:\"§7with lightning. It\u0027s unstable!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],color:11670243,Name:\"§6Unstable Dragon Leggings\"},ExtraAttributes:{color:\"178:18:227\",originTag:\"QUICK_CRAFTING\",id:\"UNSTABLE_DRAGON_LEGGINGS\",uuid:\"a6bb6e9d-7676-434e-84da-970f058773e2\",timestamp:\"3/31/20 4:00 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Crit Chance: §c+5%", "§7Crit Damage: §c+15%", @@ -15,9 +12,27 @@ "", "§6Full Set Bonus: Unstable Blood", "§7Sometimes strikes nearby mobs", - "§7with lightning. It\u0027s unstable!", + "§7with lightning. It's unstable!", "", "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" + ], + "recipe": { + "A1": "UNSTABLE_FRAGMENT:10", + "A2": "UNSTABLE_FRAGMENT:10", + "A3": "UNSTABLE_FRAGMENT:10", + "B1": "UNSTABLE_FRAGMENT:10", + "B2": "", + "B3": "UNSTABLE_FRAGMENT:10", + "C1": "UNSTABLE_FRAGMENT:10", + "C2": "", + "C3": "UNSTABLE_FRAGMENT:10" + }, + "internalname": "UNSTABLE_DRAGON_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Unstable_Dragon_Armor" ] }
\ No newline at end of file |