diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/EMBER_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/EMBER_BOOTS.json')
-rw-r--r-- | items/EMBER_BOOTS.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/EMBER_BOOTS.json b/items/EMBER_BOOTS.json new file mode 100644 index 00000000..90afb933 --- /dev/null +++ b/items/EMBER_BOOTS.json @@ -0,0 +1,26 @@ +{ + "internalname": "EMBER_BOOTS", + "itemid": "minecraft:chainmail_boots", + "displayname": "Ember Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+35 HP\",1:\"§7Defense: §a+30\",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 BOOTS\"],Name:\"§5Ember Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EMBER_BOOTS\",uuid:\"3b0c7b3b-b3b3-4df0-b9e3-d835e4b95cca\",timestamp:\"3/30/20 11:30 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+35 HP", + "§7Defense: §a+30", + "§7Intelligence: §a+5", + "", + "§6Full Set Bonus: Nether Lord", + "§7Obsidian will be created below", + "§7you when walking on Lava. Also", + "§7increases the chance of Nether", + "§7monsters dropping an item by", + "§720%. Wearing this full set will", + "§7also prevent you from taking", + "§7Lava and Fire Damage.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |