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/BLAZE_CHESTPLATE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/BLAZE_CHESTPLATE.json')
-rw-r--r-- | items/BLAZE_CHESTPLATE.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/items/BLAZE_CHESTPLATE.json b/items/BLAZE_CHESTPLATE.json new file mode 100644 index 00000000..784297e9 --- /dev/null +++ b/items/BLAZE_CHESTPLATE.json @@ -0,0 +1,36 @@ +{ + "internalname": "BLAZE_CHESTPLATE", + "itemid": "minecraft:leather_chestplate", + "displayname": "Forceful Blaze Chestplate", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+20 §8(Forceful +10)\",1:\"\",2:\"§7Health: §a+75 HP\",3:\"§7Defense: §a+150\",4:\"§7Speed: §a+2\",5:\"\",6:\"§9Growth V\",7:\"§7Grants §a+75 §c❤ Health§7.\",8:\"§9Thorns III\",9:\"§7Grants a §a50% §7chance to\",10:\"§7rebound §a9% §7of damage dealt\",11:\"§7back at the attacker.\",12:\"\",13:\"§6Full Set Bonus: Blazing Aura\",14:\"§7Damages mobs within §a5§7 blocks\",15:\"§7for §a3%§7 of their max §7§c❤\",16:\"§cHealth §7per second.\",17:\"\",18:\"§7Max §c4,800 §7damage/s\",19:\"§7Blaze Rod Collection: §6218k\",20:\"§8+100 per 5,000 rods\",21:\"\",22:\"§7Permanent §cFire §7and §cLava §7immunity.\",23:\"\",24:\"§5§lEPIC CHESTPLATE\"],color:16243251,Name:\"§5Forceful Blaze Chestplate\"},ExtraAttributes:{color:\"247:218:51\",modifier:\"forceful\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"BLAZE_CHESTPLATE\",enchantments:{thorns:3,growth:5},uuid:\"a9ecd60b-05a9-47ee-b596-03e0f8f963b1\",timestamp:\"2/29/20 2:38 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+20 §8(Forceful +10)", + "", + "§7Health: §a+75 HP", + "§7Defense: §a+150", + "§7Speed: §a+2", + "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker.", + "", + "§6Full Set Bonus: Blazing Aura", + "§7Damages mobs within §a5§7 blocks", + "§7for §a3%§7 of their max §7§c❤", + "§cHealth §7per second.", + "", + "§7Max §c4,800 §7damage/s", + "§7Blaze Rod Collection: §6218k", + "§8+100 per 5,000 rods", + "", + "§7Permanent §cFire §7and §cLava §7immunity.", + "", + "§5§lEPIC CHESTPLATE" + ] +}
\ No newline at end of file |