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_LEGGINGS",
"itemid": "minecraft:leather_leggings",
"displayname": "Angler Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",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 IX\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§f§lCOMMON LEGGINGS\"],color:720975,Name:\"§fAngler Leggings\"},ExtraAttributes:{color:\"11:0:79\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"ANGLER_LEGGINGS\",uuid:\"1dba655b-cf4b-4ff9-826c-942bcf6bae29\",timestamp:\"3/31/20 2:37 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Defense: §a+30",
"",
"§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 IX",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON LEGGINGS"
]
}
|