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
38
39
|
{
"itemid": "minecraft:skull",
"displayname": "§9Whale Bait",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"d88b7890-b977-3de5-acc6-5e14b17cc1f3\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzNhYTcxNjc2ZTgxZmI1M2EwNDBkZmRjYTNlNWI0N2Q1M2U2ZWZkNjY1ZTY5ZmI0Mzk3NzhlOGM0ZWZiMWNjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Grants §b+30☂ Fishing Speed§7,\",4:\"§7increases your chance to get\",5:\"§7double drops from fishing by\",6:\"§7§a10%§7, and increases your\",7:\"§7chance to catch rare Sea\",8:\"§7Creatures.\",9:\"\",10:\"§9§lRARE BAIT\"],Name:\"§9Whale Bait\"},ExtraAttributes:{id:\"WHALE_BAIT\"}}",
"damage": 3,
"lore": [
"§8Fishing Bait",
"§8Consumes on Cast",
"",
"§7Grants §b+30☂ Fishing Speed§7,",
"§7increases your chance to get",
"§7double drops from fishing by",
"§7§a10%§7, and increases your",
"§7chance to catch rare Sea",
"§7Creatures.",
"",
"§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"
]
}
|