1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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"
]
}
|