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
|
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§f§f§fAttribute Shard",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§bTrophy Hunter I\",1:\"§7Increases the chance to catch\",2:\"§7§6Trophy Fish §7by §a2%§7.\",3:\"\",4:\"§7Combine with items in the\",5:\"§7§bAttribute Fusion §7menu to\",6:\"§7apply attributes.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fAttribute Shard\"},ExtraAttributes:{attributes:{trophy_hunter:1},id:\"ATTRIBUTE_SHARD\"}}",
"damage": 0,
"lore": [
"§bTrophy Hunter I",
"§7Increases the chance to catch",
"§7§6Trophy Fish §7by §a2%§7.",
"",
"§7Combine with items in the",
"§7§bAttribute Fusion §7menu to",
"§7apply attributes.",
"",
"§f§lCOMMON"
],
"internalname": "ATTRIBUTE_SHARD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Attribute_Shard"
]
}
|