aboutsummaryrefslogtreecommitdiff
path: root/items/CHICKZILLA_MONSTER.json
blob: 1dca6047d791101c6bf9d1ea98550e35a350e498 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§aChickzilla (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fa48cf77-4651-26f6-a033-ff92a6874a85\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczMzM4NWQ3MWMyZTdjZGFmNjBlZjVlNDdjODBkMmFmNzMwZDk1YjU4NjUzMzQzZWFiNTZjOGZhODNkOTY1NjAifX19\"}]},Name:\"fa48cf77-4651-26f6-a033-ff92a6874a85\"},display:{Lore:[0:\"§7The [Lv100] §cChickzilla §7can be spawned once by \",1:\"§7speaking to Igrupan in Scarleton after reaching \",2:\"§57,000 Mage Reputation §7and bringing him \",3:\"§7his §a5 chickens §7back.\",4:\"\",5:\"§c❤ Health§8: §c100.000.000\"],Name:\"§aChickzilla (Monster)\"},ExtraAttributes:{id:\"CHICKZILLA_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7The [Lv100] §cChickzilla §7can be spawned once by ",
    "§7speaking to Igrupan in Scarleton after reaching ",
    "§57,000 Mage Reputation §7and bringing him ",
    "§7his §a5 chickens §7back.",
    "",
    "§c❤ Health§8: §c100.000.000"
  ],
  "internalname": "CHICKZILLA_MONSTER",
  "clickcommand": "",
  "modver": "2.1.1-PRE",
  "info": [
    "https://wiki.hypixel.net/Chickzilla"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 100,
      "coins": 1,
      "xp": 4,
      "name": "§cChickzilla",
      "render": "@neurepo:mobs/chickzilla.json",
      "panorama": "crimson_isle",
      "type": "drops",
      "drops": [
        {
          "id": "SULPHUR_ORE:1",
          "chance": "100%"
        }
      ]
    }
  ],
  "infoType": ""
}