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
|
{
"itemid": "minecraft:dye",
"displayname": "§6Great White Tooth Meal",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7It smells like blood and fear.\",1:\"\",2:\"§6§lLEGENDARY\"],Name:\"§6Great White Tooth Meal\"},ExtraAttributes:{id:\"GREAT_WHITE_TOOTH_MEAL\"}}",
"damage": 15,
"lore": [
"§7It smells like blood and fear.",
"",
"§6§lLEGENDARY"
],
"recipe": {
"A1": "",
"A2": "GREAT_WHITE_SHARK_TOOTH:1",
"A3": "",
"B1": "GREAT_WHITE_SHARK_TOOTH:1",
"B2": "ENCHANTED_BONE:1",
"B3": "GREAT_WHITE_SHARK_TOOTH:1",
"C1": "",
"C2": "GREAT_WHITE_SHARK_TOOTH:1",
"C3": ""
},
"internalname": "GREAT_WHITE_TOOTH_MEAL",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Great_White_Tooth_Meal"
]
}
|