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
35
|
{
"itemid": "minecraft:skull",
"displayname": "§aShark Bait",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"9a6c7271-a12d-3941-914c-7c456a086c5a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWRmZjkwNDEyNGVmZTQ4NmIzYTU0MjYxZGJiODA3MmIwYTRlMTE2MTVhZDhkNzM5NGQ4MTRlMGU4YzhlZjllYiJ9fX0=\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7§a+15% §7chance to catch sharks\",4:\"§7during the Fishing Festival.\",5:\"\",6:\"§a§lUNCOMMON BAIT\"],Name:\"§aShark Bait\"},ExtraAttributes:{id:\"SHARK_BAIT\"}}",
"damage": 3,
"lore": [
"§7§8Fishing Bait",
"§7§8Consumes on Cast",
"§7",
"§7§a+15% §7chance to catch sharks",
"§7during the Fishing Festival.",
"",
"§a§lUNCOMMON BAIT"
],
"recipe": {
"A1": "SHARK_FIN:1",
"A2": "SHARK_FIN:1",
"A3": "",
"B1": "",
"B2": "",
"B3": "",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SHARK_BAIT",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait",
"https://wiki.hypixel.net/Shark_Bait"
]
}
|