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/EMERALD_ARMOR_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/EMERALD_ARMOR_BOOTS.json')
-rw-r--r-- | items/EMERALD_ARMOR_BOOTS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/EMERALD_ARMOR_BOOTS.json b/items/EMERALD_ARMOR_BOOTS.json new file mode 100644 index 00000000..518d7171 --- /dev/null +++ b/items/EMERALD_ARMOR_BOOTS.json @@ -0,0 +1,21 @@ +{ + "internalname": "EMERALD_ARMOR_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Emerald Armor Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"\",2:\"§6Full Set Bonus: Tank\",3:\"§7Increases §c❤ Health §7by §a+1§7\",4:\"§7and §a❈ Defense§7 by §a+1§7 for\",5:\"§7every §b3,000 §7Emeralds in your\",6:\"§7collection. Max 350 each.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOOTS\"],color:65280,Name:\"§5Emerald Armor Boots\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"QUICK_CRAFTING\",id:\"EMERALD_ARMOR_BOOTS\",uuid:\"426c552f-cd56-4726-abb5-7d23da469448\",timestamp:\"30/03/20 09:16\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+45", + "", + "§6Full Set Bonus: Tank", + "§7Increases §c❤ Health §7by §a+1§7", + "§7and §a❈ Defense§7 by §a+1§7 for", + "§7every §b3,000 §7Emeralds in your", + "§7collection. Max 350 each.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |