aboutsummaryrefslogtreecommitdiff
path: root/items/SLUDGE_MONSTER.json
blob: bb40952b9bebd8282b2d1bb10730eacec58bcc6a (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
{
  "itemid": "minecraft:skull",
  "displayname": "§aSludge (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b70a2f3-319c-38d5-b7d1-5b2425770184\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODk1YWVlYzZiODQyYWRhODY2OWY4NDZkNjViYzQ5NzYyNTk3ODI0YWI5NDRmMjJmNDViZjNiYmI5NDFhYmU2YyJ9fX0\"}]}},display:{Lore:[0:\"§7They say that the juice of these\",1:\"§7slimes has valueable magical\",2:\"§7properties\",3:\"\",4:\"§c❤ Health§8: §c5,000\"],Name:\"§aSludge (Monster)\"},ExtraAttributes:{id:\"SLUDGE_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7They say that the juice of these",
    "§7slimes has valueable magical",
    "§7properties",
    "",
    "§c❤ Health§8: §c5,000"
  ],
  "internalname": "SLUDGE_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Yog",
    "https://wiki.hypixel.net/Sludge"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 5,
      "coins": 1,
      "xp": 1,
      "combat_xp": 15,
      "name": "§cSludge",
      "panorama": "crystal_hollows",
      "render": "Slime",
      "type": "drops",
      "drops": [
        {
          "id": "SLUDGE_JUICE:1",
          "chance": "100%"
        }
      ]
    }
  ]
}