aboutsummaryrefslogtreecommitdiff
path: root/items/GRINCH_SC.json
blob: 36d4feabc089a10753f3987ae0eae8ec0c3f8460 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§3Grinch (Sea Creature)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1f891d62-66c0-45dd-82a4-44669aeb19fa\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTljODlhODg5YzRiYjQyMWVhOWM1NmNiZWFlN2FmMWU2ZDg1ZjRmYWZmMzRhY2JhNzJlMWE4ZDVjNDExNmE4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7The Grinch is a Sea Creature that can only be fished up from the Jerry Pond. \",1:\"§7It is very fast, and tries to throw itself in to the Void. \",2:\"§7It takes only §c1❤ §7each hit and drops 1 Gift every time it is damaged.\",3:\"\",4:\"§c❤ Health§8: §c10\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§3Grinch (Sea Creature)\"},ExtraAttributes:{id:\"GRINCH_SC\"}}",
  "damage": 3,
  "lore": [
    "§7The Grinch is a Sea Creature that can only be fished up from the Jerry Pond. ",
    "§7It is very fast, and tries to throw itself in to the Void. ",
    "§7It takes only §c1❤ §7each hit and drops 1 Gift every time it is damaged.",
    "",
    "§c❤ Health§8: §c10",
    "",
    "§a§lUNCOMMON"
  ],
  "internalname": "GRINCH_SC",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Grinch",
    "https://wiki.hypixel.net/Grinch"
  ],
  "crafttext": "",
  "recipes": [
    {
      "name": "§cGrinch",
      "level": 21,
      "coins": 10,
      "xp": 25,
      "render": "@neurepo:mobs/grinch.json",
      "panorama": "winter",
      "type": "drops",
      "extra": [
        "§cRequirements:",
        "§7- Fishing Skill 21",
        "§7- §bJerry's Workshop",
        "§7- §bFished from water"
      ],
      "drops": [
        {
          "id": "WHITE_GIFT:1",
          "chance": "100%"
        },
        {
          "id": "GREEN_GIFT",
          "chance": "100%"
        },
        {
          "id": "RED_GIFT",
          "chance": "100%"
        }
      ]
    }
  ]
}