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/UNSTABLE_DRAGON_BOOTS.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/UNSTABLE_DRAGON_BOOTS.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_BOOTS.json | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/items/UNSTABLE_DRAGON_BOOTS.json b/items/UNSTABLE_DRAGON_BOOTS.json index 0e199ea0..60b41c66 100644 --- a/items/UNSTABLE_DRAGON_BOOTS.json +++ b/items/UNSTABLE_DRAGON_BOOTS.json @@ -1,11 +1,8 @@ { - "internalname": "UNSTABLE_DRAGON_BOOTS", "itemid": "minecraft:leather_boots", - "displayname": "Unstable Dragon Boots", - "clickcommand": "viewrecipe", + "displayname": "§6Unstable Dragon Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+60 HP\",4:\"§7Defense: §a+90\",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 BOOTS\"],color:11670243,Name:\"§6Unstable Dragon Boots\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_BOOTS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+60 HP\",4:\"§7Defense: §a+90\",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 BOOTS\"],color:11670243,Name:\"§6Unstable Dragon Boots\"},ExtraAttributes:{color:\"178:18:227\",originTag:\"QUICK_CRAFTING\",id:\"UNSTABLE_DRAGON_BOOTS\",uuid:\"bba8a01a-0365-49c5-b37d-1365104d2004\",timestamp:\"3/30/20 11:48 PM\"}}", - "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 BOOTS" + ], + "recipe": { + "A1": "UNSTABLE_FRAGMENT:10", + "A2": "", + "A3": "UNSTABLE_FRAGMENT:10", + "B1": "UNSTABLE_FRAGMENT:10", + "B2": "", + "B3": "UNSTABLE_FRAGMENT:10", + "C1": "", + "C2": "", + "C3": "" + }, + "internalname": "UNSTABLE_DRAGON_BOOTS", + "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 |