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/EMBER_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/EMBER_LEGGINGS.json')
-rw-r--r-- | items/EMBER_LEGGINGS.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/EMBER_LEGGINGS.json b/items/EMBER_LEGGINGS.json index 6b0a4c8c..b83a8644 100644 --- a/items/EMBER_LEGGINGS.json +++ b/items/EMBER_LEGGINGS.json @@ -1,11 +1,8 @@ { - "internalname": "EMBER_LEGGINGS", "itemid": "minecraft:chainmail_leggings", - "displayname": "Ember Leggings", - "clickcommand": "viewrecipe", + "displayname": "§5Ember Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+55\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Obsidian will be created below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§720%. Wearing this full set will\",10:\"§7also prevent you from taking\",11:\"§7Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ember Leggings\"},ExtraAttributes:{id:\"EMBER_LEGGINGS\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60 HP\",1:\"§7Defense: §a+55\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord\",5:\"§7Obsidian will be created below\",6:\"§7you when walking on Lava. Also\",7:\"§7increases the chance of Nether\",8:\"§7monsters dropping an item by\",9:\"§720%. Wearing this full set will\",10:\"§7also prevent you from taking\",11:\"§7Lava and Fire Damage.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ember Leggings\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EMBER_LEGGINGS\",uuid:\"4df2360a-4c73-44ae-8c85-7a13a8c468d2\",timestamp:\"3/30/20 11:30 PM\"}}", - "modver": "1.0.0", "lore": [ "§7Health: §a+60 HP", "§7Defense: §a+55", @@ -22,5 +19,23 @@ "", "§7§8This item can be reforged!", "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "EMBER_FRAGMENT:1", + "A2": "EMBER_FRAGMENT:1", + "A3": "EMBER_FRAGMENT:1", + "B1": "EMBER_FRAGMENT:1", + "B2": "", + "B3": "EMBER_FRAGMENT:1", + "C1": "EMBER_FRAGMENT:1", + "C2": "", + "C3": "EMBER_FRAGMENT:1" + }, + "internalname": "EMBER_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ember_Armor" ] }
\ No newline at end of file |