aboutsummaryrefslogtreecommitdiff
path: root/items/ICE_BAIT.json
blob: 5d2b8256ba4b3c1a5767bd7a423958d0b73df20f (plain)
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
40
41
42
43
{
  "itemid": "minecraft:skull",
  "displayname": "§aIce Bait",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b2b19dcd-dc67-31df-a790-e6cf07ae12ac\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Bait\",1:\"§8Consumes on Cast\",2:\"\",3:\"§7Increases your chance to catch\",4:\"§7Winter Sea Creatures during the\",5:\"§7§cSeason of Jerry §7by §a20%§7.\",6:\"\",7:\"§a§lUNCOMMON BAIT\"],Name:\"§aIce Bait\"},ExtraAttributes:{id:\"ICE_BAIT\"}}",
  "damage": 3,
  "lore": [
    "§8Fishing Bait",
    "§8Consumes on Cast",
    "",
    "§7Increases your chance to catch",
    "§7Winter Sea Creatures during the",
    "§7§cSeason of Jerry §7by §a20%§7.",
    "",
    "§a§lUNCOMMON BAIT"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "ICE:1",
    "B2": "RAW_FISH:1",
    "B3": "",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "ICE_BAIT",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "crafttext": "Requires: Ice VI",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Fishing_Bait",
    "https://wiki.hypixel.net/Ice_Bait"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:20",
    "result": "ICE_BAIT"
    }
  ]
}