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
|
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§5Enchanted Shark Fin",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7A razor-sharp shark fin designed\",1:\"§7to craft powerful items.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Enchanted Shark Fin\"},ExtraAttributes:{id:\"ENCHANTED_SHARK_FIN\"}}",
"damage": 0,
"lore": [
"§7A razor-sharp shark fin designed",
"§7to craft powerful items.",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
],
"recipe": {
"A1": "",
"A2": "SHARK_FIN:32",
"A3": "",
"B1": "SHARK_FIN:32",
"B2": "SHARK_FIN:32",
"B3": "SHARK_FIN:32",
"C1": "",
"C2": "SHARK_FIN:32",
"C3": ""
},
"internalname": "ENCHANTED_SHARK_FIN",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Enchanted_Shark_Fin",
"https://wiki.hypixel.net/Enchanted_Shark_Fin"
]
}
|