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
44
45
46
47
48
49
50
|
{
"itemid": "minecraft:sponge",
"displayname": "§5Fierce Sponge Helmet",
"nbttag": "{ench:[0:{lvl:3,id:5},1:{lvl:1,id:6}],HideFlags:254,display:{Lore:[0:\"§7Strength: §c+8 §8(Fierce +8)\",1:\"§7Crit Chance: §c+5% §8(Fierce +5%)\",2:\"§7Crit Damage: §c+14% §8(Fierce +14%)\",3:\"\",4:\"§7Health: §a+75 HP\",5:\"§7Defense: §a+95\",6:\"\",7:\"§9Aqua Affinity I\",8:\"§7Increases your underwater mining\",9:\"§7rate.\",10:\"§9Growth V\",11:\"§7Grants §a+75 §c❤ Health§7.\",12:\"§9Protection V\",13:\"§7Grants §a+15 §a❈ Defense§7.\",14:\"§9Respiration III\",15:\"§7Extends your underwater\",16:\"§7breathing time by §a45s§7.\",17:\"\",18:\"§6Full Set Bonus: Absorb\",19:\"§7§9Doubles§7 your §a❈ Defense§7\",20:\"§7while in water.\",21:\"\",22:\"§5§lEPIC HELMET\"],Name:\"§5Fierce Sponge Helmet\"},ExtraAttributes:{modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_HELMET\",enchantments:{respiration:3,growth:5,protection:5,aqua_affinity:1},uuid:\"b68e358f-5485-4a80-b457-2b4279bcf58b\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+8 §8(Fierce +8)",
"§7Crit Chance: §c+5% §8(Fierce +5%)",
"§7Crit Damage: §c+14% §8(Fierce +14%)",
"",
"§7Health: §a+75 HP",
"§7Defense: §a+95",
"",
"§9Aqua Affinity I",
"§7Increases your underwater mining",
"§7rate.",
"§9Growth V",
"§7Grants §a+75 §c❤ Health§7.",
"§9Protection V",
"§7Grants §a+15 §a❈ Defense§7.",
"§9Respiration III",
"§7Extends your underwater",
"§7breathing time by §a45s§7.",
"",
"§6Full Set Bonus: Absorb",
"§7§9Doubles§7 your §a❈ Defense§7",
"§7while in water.",
"",
"§5§lEPIC HELMET"
],
"recipe": {
"A1": "ENCHANTED_WET_SPONGE:1",
"A2": "ENCHANTED_WET_SPONGE:1",
"A3": "ENCHANTED_WET_SPONGE:1",
"B1": "ENCHANTED_WET_SPONGE:1",
"B2": "",
"B3": "ENCHANTED_WET_SPONGE:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SPONGE_HELMET",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sponge_Armor"
],
"crafttext": "Requires: Sponge IX"
}
|