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_CHESTPLATE.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_CHESTPLATE.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_CHESTPLATE.json | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/items/UNSTABLE_DRAGON_CHESTPLATE.json b/items/UNSTABLE_DRAGON_CHESTPLATE.json index 5d343499..04204c39 100644 --- a/items/UNSTABLE_DRAGON_CHESTPLATE.json +++ b/items/UNSTABLE_DRAGON_CHESTPLATE.json @@ -1,11 +1,8 @@ { - "internalname": "UNSTABLE_DRAGON_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "Unstable Dragon Chestplate", - "clickcommand": "viewrecipe", + "displayname": "§6Unstable Dragon Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+120 HP\",4:\"§7Defense: §a+160\",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 CHESTPLATE\"],color:11670243,Name:\"§6Unstable Dragon Chestplate\"},ExtraAttributes:{id:\"UNSTABLE_DRAGON_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+120 HP\",4:\"§7Defense: §a+160\",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 CHESTPLATE\"],color:11670243,Name:\"§6Unstable Dragon Chestplate\"},ExtraAttributes:{color:\"178:18:227\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"UNSTABLE_DRAGON_CHESTPLATE\",uuid:\"6d5b713f-0bbc-4c44-9398-7b2bd106d92c\",timestamp:\"3/31/20 1:56 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 CHESTPLATE" + ], + "recipe": { + "A1": "UNSTABLE_FRAGMENT:10", + "A2": "", + "A3": "UNSTABLE_FRAGMENT:10", + "B1": "UNSTABLE_FRAGMENT:10", + "B2": "UNSTABLE_FRAGMENT:10", + "B3": "UNSTABLE_FRAGMENT:10", + "C1": "UNSTABLE_FRAGMENT:10", + "C2": "UNSTABLE_FRAGMENT:10", + "C3": "UNSTABLE_FRAGMENT:10" + }, + "internalname": "UNSTABLE_DRAGON_CHESTPLATE", + "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 |