diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SUPERIOR_DRAGON_LEGGINGS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SUPERIOR_DRAGON_LEGGINGS.json')
-rw-r--r-- | items/SUPERIOR_DRAGON_LEGGINGS.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/SUPERIOR_DRAGON_LEGGINGS.json b/items/SUPERIOR_DRAGON_LEGGINGS.json index d5c22e33..d9228fa1 100644 --- a/items/SUPERIOR_DRAGON_LEGGINGS.json +++ b/items/SUPERIOR_DRAGON_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "SUPERIOR_DRAGON_LEGGINGS", "itemid": "minecraft:leather_leggings", - "displayname": "Superior Dragon Leggings", - "clickcommand": "viewrecipe", + "displayname": "§6Superior Dragon Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+130 HP\",5:\"§7Defense: §a+170\",6:\"§7Speed: §a+3\",7:\"§7Intelligence: §a+25\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7All your stats are increased by\",11:\"§7§a5%§7 and §6Aspect of the\",12:\"§6Dragons§7 ability deals §a50%§7\",13:\"§7more damage.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY LEGGINGS\"],color:15916817,Name:\"§6Superior Dragon Leggings\"},ExtraAttributes:{id:\"SUPERIOR_DRAGON_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+10%\",3:\"\",4:\"§7Health: §a+130 HP\",5:\"§7Defense: §a+170\",6:\"§7Speed: §a+3\",7:\"§7Intelligence: §a+25\",8:\"\",9:\"§6Full Set Bonus: Superior Blood\",10:\"§7All your stats are increased by\",11:\"§7§a5%§7 and §6Aspect of the\",12:\"§6Dragons§7 ability deals §a50%§7\",13:\"§7more damage.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY LEGGINGS\"],color:15916817,Name:\"§6Superior Dragon Leggings\"},ExtraAttributes:{color:\"242:223:17\",originTag:\"QUICK_CRAFTING\",id:\"SUPERIOR_DRAGON_LEGGINGS\",uuid:\"8b50be9b-6c8b-4375-ab89-d8f45f25454d\",timestamp:\"3/29/20 3:30 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Strength: §c+10", "§7Crit Chance: §c+2%", @@ -24,5 +21,23 @@ "", "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" + ], + "recipe": { + "A1": "SUPERIOR_FRAGMENT:10", + "A2": "SUPERIOR_FRAGMENT:10", + "A3": "SUPERIOR_FRAGMENT:10", + "B1": "SUPERIOR_FRAGMENT:10", + "B2": "", + "B3": "SUPERIOR_FRAGMENT:10", + "C1": "SUPERIOR_FRAGMENT:10", + "C2": "", + "C3": "SUPERIOR_FRAGMENT:10" + }, + "internalname": "SUPERIOR_DRAGON_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Superior_Dragon_Armor" ] }
\ No newline at end of file |