aboutsummaryrefslogtreecommitdiff
path: root/items/FROSTY_SC.json
blob: b83523311a93eb4669da51e0bc2f3d78ebbcf409 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
  "itemid": "minecraft:skull",
  "displayname": "§3Frosty (Sea Creature)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6dbe7d9f-0c7c-4301-b0f4-649b26660917\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTExMzY2MTZkOGM0YTg3YTU0Y2U3OGE5N2I1NTE2MTBjMmIyYzhmNmQ0MTBiYzM4Yjg1OGY5NzRiMTEzYjIwOCJ9fX0=\"}]}},display:{Lore:[0:\"§c❤ Health§8: §c10\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§3Frosty (Sea Creature)\"},ExtraAttributes:{id:\"FROSTY_SC\"}}",
  "damage": 3,
  "lore": [
    "§c❤ Health§8: §c10",
    "",
    "§a§lUNCOMMON"
  ],
  "internalname": "FROSTY_SC",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Frosty_(mob)",
    "https://wiki.hypixel.net/Frosty"
  ],
  "crafttext": "",
  "recipes": [
    {
      "name": "§cFrosty",
      "level": 13,
      "coins": 12,
      "xp": 30,
      "render": "Snowman",
      "panorama": "winter",
      "type": "drops",
      "extra": [
        "§cRequirements:",
        "§7- Fishing Skill 4",
        "§7- §bJerry Pond",
        "§7- §bFished from water"
      ],
      "drops": [
        {
          "id": "SNOW_BLOCK:8",
          "chance": "100%"
        },
        {
          "id": "ICE:4",
          "chance": "100%"
        },
        {
          "id": "WATER_LILY:2",
          "chance": "100%"
        },
        {
          "id": "CARROT_ITEM:2",
          "chance": "100%"
        },
        {
          "id": "SPONGE",
          "chance": "100%"
        },
        {
          "id": "RAW_FISH:2",
          "chance": "100%"
        },
        {
          "id": "WHITE_GIFT",
          "chance": "40%"
        },
        {
          "id": "ICE_HUNK:2",
          "chance": "100%"
        }
      ]
    }
  ]
}