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
|
{
"itemid": "minecraft:diamond_helmet",
"displayname": "§fAngler Helmet",
"nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Depth Champion\",4:\"§7Take §a-30% §7damage from Sea Creatures.\",5:\"§7Increase their spawn chance by §e4%§7.\",6:\"\",7:\"§6Full Set Bonus: Deepness Within\",8:\"§7Gain §c10❤ §7per Fishing level.\",9:\"§7Fishing: §eLevel §k00\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§f§lCOMMON HELMET\"],Name:\"§fAngler Helmet\"},ExtraAttributes:{id:\"ANGLER_HELMET\"}}",
"damage": 0,
"lore": [
"§7Sea Creature Chance: §c+1%",
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Depth Champion",
"§7Take §a-30% §7damage from Sea Creatures.",
"§7Increase their spawn chance by §e4%§7.",
"",
"§6Full Set Bonus: Deepness Within",
"§7Gain §c10❤ §7per Fishing level.",
"§7Fishing: §eLevel §k00",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HELMET"
],
"recipe": {
"A1": "RAW_FISH:1",
"A2": "RAW_FISH:1",
"A3": "RAW_FISH:1",
"B1": "RAW_FISH:1",
"B2": "",
"B3": "RAW_FISH:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "ANGLER_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Angler_Armor",
"https://wiki.hypixel.net/Angler_Helmet"
],
"crafttext": "Requires: Raw Fish V"
}
|