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_BOOTS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/FROZEN_BLAZE_BOOTS.json')
-rw-r--r-- | items/FROZEN_BLAZE_BOOTS.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/items/FROZEN_BLAZE_BOOTS.json b/items/FROZEN_BLAZE_BOOTS.json new file mode 100644 index 00000000..79a0eeca --- /dev/null +++ b/items/FROZEN_BLAZE_BOOTS.json @@ -0,0 +1,40 @@ +{ + "internalname": "FROZEN_BLAZE_BOOTS", + "itemid": "minecraft:leather_boots", + "displayname": "Godly Frozen Blaze Boots", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,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+115 HP §e(+40 HP)\",5:\"§7Defense: §a+125 §e(+20)\",6:\"§7Speed: §a+2\",7:\"§7Intelligence: §a+3 §c(Godly +3)\",8:\"\",9:\"§9Growth V\",10:\"§7Grants §a+75 §c❤ Health§7.\",11:\"§9Protection V\",12:\"§7Grants §a+15 §a❈ Defense§7.\",13:\"\",14:\"§6Full Set Bonus: Frozen Blazing Aura\",15:\"§7Damages mobs in a §a5§7 block\",16:\"§7range for §a300 §7base damage +\",17:\"§7§a3%§7 of their max §7§c❤ Health\",18:\"§c§7every second and applies\",19:\"§7§bSlowness I §7for §e4\",20:\"§e§7seconds.\",21:\"\",22:\"§7Max §c5,000 §7damage/s\",23:\"§7Blaze Rod Collection: §6370k\",24:\"§a§lMAXED OUT!\",25:\"\",26:\"§7Permanent §cFire §7and §cLava §7immunity.\",27:\"\",28:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Godly Frozen Blaze Boots\"},ExtraAttributes:{hot_potato_count:10,color:\"160:218:239\",hotPotatoBonus:\"DEFENSE\u003d20;HEALTH\u003d40;\",modifier:\"godly\",originTag:\"QUICK_CRAFTING\",id:\"FROZEN_BLAZE_BOOTS\",enchantments:{protection:5,growth:5},uuid:\"ec5c0e28-c0e4-472c-adbb-f0eb757a5ccb\",anvil_uses:12,timestamp:\"3/16/20 1:43 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+115 HP §e(+40 HP)", + "§7Defense: §a+125 §e(+20)", + "§7Speed: §a+2", + "§7Intelligence: §a+3 §c(Godly +3)", + "", + "§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: §6370k", + "§a§lMAXED OUT!", + "", + "§7Permanent §cFire §7and §cLava §7immunity.", + "", + "§5§lEPIC BOOTS" + ] +}
\ No newline at end of file |