1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "ANGLER_HELMET",
"itemid": "minecraft:diamond_helmet",
"displayname": "Angler Helmet",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+15\",1:\"\",2:\"§6Full Set Bonus: Depth Champion\",3:\"§7Take §a-30% §7damage from Sea Creatures.\",4:\"§7Increase their spawn chance by §e4%§7.\",5:\"\",6:\"§6Full Set Bonus: Deepness Within\",7:\"§7Gain §c10❤ §7per Fishing level.\",8:\"§7Fishing: §eLevel XII\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON HELMET\"],Name:\"§fAngler Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"ANGLER_HELMET\",uuid:\"ffaef976-f602-4289-995b-5cdb0075b358\",timestamp:\"3/30/20 10:39 PM\"}}",
"modver": "1.0.0",
"lore": [
"§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 XII",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON HELMET"
]
}
|