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
36
37
|
{
"itemid": "minecraft:skull",
"displayname": "§9Whale Bait",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"d88b7890-b977-3de5-acc6-5e14b17cc1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTcxNjc2ZTgxZmI1M2EwNDBkZmRjYTNlNWI0N2Q1M2U2ZWZkNjY1ZTY5ZmI0Mzk3NzhlOGM0ZWZiMWNjIn19fQ==\"}]}},display:{Lore:[0:\"§7§8Fishing Bait\",1:\"§7§8Consumes on Cast\",2:\"§7\",3:\"§7Small chance to get double drops\",4:\"§7from items fished, higher chance\",5:\"§7to catch rare sea creatures, and\",6:\"§7§a20% §7faster catch time.\",7:\"\",8:\"§9§lRARE BAIT\"],Name:\"§9Whale Bait\"},ExtraAttributes:{id:\"WHALE_BAIT\"}}",
"damage": 3,
"lore": [
"§7§8Fishing Bait",
"§7§8Consumes on Cast",
"§7",
"§7Small chance to get double drops",
"§7from items fished, higher chance",
"§7to catch rare sea creatures, and",
"§7§a20% §7faster catch time.",
"",
"§9§lRARE BAIT"
],
"recipe": {
"A1": "FISH_BAIT:1",
"A2": "LIGHT_BAIT:1",
"A3": "",
"B1": "DARK_BAIT:1",
"B2": "BLESSED_BAIT:1",
"B3": "",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "WHALE_BAIT",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "Requires: Lily Pad VI",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait",
"https://wiki.hypixel.net/Whale_Bait"
]
}
|