aboutsummaryrefslogtreecommitdiff
path: root/items/LEECH_SUPREME_MINIBOSS.json
blob: c2ea6f44fc08610a69e8e3ec0e02d3a289b08be8 (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
{
    "itemid": "minecraft:skull",
    "displayname": "§5Leech Supreme (Miniboss)",
    "nbttag": "{HideFlags:254,SkullOwner:{Id:\"db784d7a-fae1-3d60-9a5a-42a1814037f8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDk3NmZmZGQyOTJjMzRmZGFiYjJhY2ZhNjJkYmZkNGYwZDEzMDAwODc4NTgwOWJlMDE2ZDNkNzI1N2JiMzFmMiJ9fX0K\"}]}},display:{Lore:[0:\"§7Angered by what he\u0027s found\",1:\"§7below.\",2:\"\",3:\"§c❤ Health§8: §c20,000 - 900,000\",4:\"§c❤ Health §8(MM) : §c1,000,000 - 12,000,000\"],Name:\"§d§lAngry Archeologist (Miniboss)\"},ExtraAttributes:{id:\"ANGRY_ARCHEOLOGIST_MINIBOSS\"}}",
    "damage": 3,
    "lore": [
      "",
      "§c❤ Health§8: §c800"
    ],
    "internalname": "LEECH_SUPREME_MINIBOSS",
    "clickcommand": "viewrecipe",
    "modver": "2.1.0-REL",
    "infoType": "",
    "info": [
    ],
    "crafttext": "",
    "recipes": [
      {
        "name": "§cLeech Supreme",
        "render": "@neurepo:mobs/leech_supreme.json",
        "level": 0,
        "combat_xp": 0,
        "type": "drops",
        "panorama": "rift",
        "drops": [
          {
            "id": "LEECH_SUPREME_FRAGMENT:8",
            "chance": "100%"
          }
        ]
      }
    ]
  }