aboutsummaryrefslogtreecommitdiff
path: root/items/POND_SQUID_SC.json
blob: 1eae694ecbe1b62a060a6920246db499f94110f6 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§aPond Squid (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d1bdf36-9472-41de-b691-ae316ed90bab\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDljMmM5Y2U2N2ViNTk3MWNjNTk1ODQ2M2U2YzlhYmFiOGU1OTlhZGMyOTVmNGQ0MjQ5OTM2YjAwOTU3NjlkZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Squids are a common passive Mob found by\",1:\"§7fishing or in The Park \",2:\"\",3:\"§c❤ Health§8: §c2,000\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§aPond Squid (Monster)\"},ExtraAttributes:{id:\"POND_SQUID_SC\"}}",
  "damage": 3,
  "lore": [
    "§7Squids are a common passive Mob found by",
    "§7fishing or in The Park ",
    "",
    "§c❤ Health§8: §c2,000",
    "",
    "§f§lCOMMON"
  ],
  "internalname": "POND_SQUID_SC",
  "clickcommand": "",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Squid",
    "https://wiki.hypixel.net/Pond_Squid"
  ],
  "crafttext": "",
  "recipes": [
    {
      "name": "§cPond Squid",
      "coins": 5,
      "xp": 5,
      "render": "Squid",
      "panorama": "hub",
      "type": "drops",
      "extra": [
        "§cRequirements:",
        "§7- Fishing Skill 1",
        "§7- §bFished from water"
      ],
      "drops": [
        {
          "id": "WATER_LILY",
          "chance": "x1-2"
        },
        {
          "id": "INK_SACK",
          "chance": "x2-3"
        }
      ]
    }
  ]
}