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/FROZEN_BLAZE_HELMET.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/FROZEN_BLAZE_HELMET.json')
-rw-r--r-- | items/FROZEN_BLAZE_HELMET.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/items/FROZEN_BLAZE_HELMET.json b/items/FROZEN_BLAZE_HELMET.json new file mode 100644 index 00000000..42e43720 --- /dev/null +++ b/items/FROZEN_BLAZE_HELMET.json @@ -0,0 +1,43 @@ +{ + "internalname": "FROZEN_BLAZE_HELMET", + "itemid": "minecraft:skull", + "displayname": "Godly Frozen Blaze Helmet", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{ench:[0:{lvl:1s,id:6s}],HideFlags:254,SkullOwner:{Id:\"e9604568-dd39-3081-a5e2-541467b9d2db\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTVhMTNiYjQ4ZTM1OTViNTVkZThkZDY5NDNmYzM4ZGI1MjM1MzcxMjc4YzY5NWJkNDUzZTQ5YTA5OTkifX19\"}]}},display:{Lore:[0:\"§7Strength: §c+37 §c(Godly +7)\",1:\"§7Crit Chance: §c+3% §c(Godly +3%)\",2:\"§7Crit Damage: §c+6% §c(Godly +6%)\",3:\"\",4:\"§7Health: §a+75 HP\",5:\"§7Defense: §a+115\",6:\"§7Speed: §a+2\",7:\"§7Intelligence: §a+3 §c(Godly +3)\",8:\"\",9:\"§9Aqua Affinity I\",10:\"§7Increases your underwater mining\",11:\"§7rate.\",12:\"§9Growth V\",13:\"§7Grants §a+75 §c❤ Health§7.\",14:\"§9Protection V\",15:\"§7Grants §a+15 §a❈ Defense§7.\",16:\"\",17:\"§6Full Set Bonus: Frozen Blazing Aura\",18:\"§7Damages mobs in a §a5§7 block\",19:\"§7range for §a300 §7base damage +\",20:\"§7§a3%§7 of their max §7§c❤ Health\",21:\"§c§7every second and applies\",22:\"§7§bSlowness I §7for §e4\",23:\"§e§7seconds.\",24:\"\",25:\"§7Max §c5,000 §7damage/s\",26:\"§7Blaze Rod Collection: §6407k\",27:\"§a§lMAXED OUT!\",28:\"\",29:\"§7Permanent §cFire §7and §cLava §7immunity.\",30:\"\",31:\"§5§lEPIC HELMET\"],Name:\"§5Godly Frozen Blaze Helmet\"},ExtraAttributes:{modifier:\"godly\",originTag:\"QUICK_CRAFTING\",id:\"FROZEN_BLAZE_HELMET\",enchantments:{protection:5,growth:5,aqua_affinity:1},uuid:\"c7f17523-ec33-4e8e-a392-04d175f4d873\",anvil_uses:2,timestamp:\"3/2/20 9:08 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Strength: §c+37 §c(Godly +7)", + "§7Crit Chance: §c+3% §c(Godly +3%)", + "§7Crit Damage: §c+6% §c(Godly +6%)", + "", + "§7Health: §a+75 HP", + "§7Defense: §a+115", + "§7Speed: §a+2", + "§7Intelligence: §a+3 §c(Godly +3)", + "", + "§9Aqua Affinity I", + "§7Increases your underwater mining", + "§7rate.", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "", + "§6Full Set Bonus: Frozen Blazing Aura", + "§7Damages mobs in a §a5§7 block", + "§7range for §a300 §7base damage +", + "§7§a3%§7 of their max §7§c❤ Health", + "§c§7every second and applies", + "§7§bSlowness I §7for §e4", + "§e§7seconds.", + "", + "§7Max §c5,000 §7damage/s", + "§7Blaze Rod Collection: §6407k", + "§a§lMAXED OUT!", + "", + "§7Permanent §cFire §7and §cLava §7immunity.", + "", + "§5§lEPIC HELMET" + ] +}
\ No newline at end of file |