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/TANK_MINER_HELMET.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/TANK_MINER_HELMET.json')
-rw-r--r-- | items/TANK_MINER_HELMET.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/TANK_MINER_HELMET.json b/items/TANK_MINER_HELMET.json new file mode 100644 index 00000000..b48772ec --- /dev/null +++ b/items/TANK_MINER_HELMET.json @@ -0,0 +1,26 @@ +{ + "internalname": "TANK_MINER_HELMET", + "itemid": "minecraft:diamond_helmet", + "displayname": "Miner Helmet", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+5\",1:\"\",2:\"§7Each piece of this armour\",3:\"§7dramatically increases your\",4:\"§7defense bonus when inside of a\",5:\"§7mine.\",6:\"\",7:\"§6Full Set Bonus: Regeneration\",8:\"§7Regenerates §a5% §7of your max\",9:\"§7§c❤ Health §7every second if you\",10:\"§7have been out of combat for §a8\",11:\"§a§7seconds.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§9§lRARE HELMET\"],Name:\"§9Miner Helmet\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"TANK_MINER_HELMET\",uuid:\"07aa5a92-c5e7-4da0-b617-bb775d13656d\",timestamp:\"3/31/20 1:46 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+5", + "", + "§7Each piece of this armour", + "§7dramatically increases your", + "§7defense bonus when inside of a", + "§7mine.", + "", + "§6Full Set Bonus: Regeneration", + "§7Regenerates §a5% §7of your max", + "§7§c❤ Health §7every second if you", + "§7have been out of combat for §a8", + "§a§7seconds.", + "", + "§7§8This item can be reforged!", + "§9§lRARE HELMET" + ] +}
\ No newline at end of file |