aboutsummaryrefslogtreecommitdiff
path: root/items/BUTTERFLY_MONSTER.json
blob: dd49e060d55bd1c6d925213cb8e8917fe3016146 (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
{
  "itemid": "minecraft:skull",
  "displayname": "§aButterfly (Monster)",
  "nbttag": "{HideFlags:254,SkullOwner:{Id:\"aed56745-0562-307d-aed5-67450562907d\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWZkODA2ZGVmZGZkZjU5YjFmMjYwOWM4ZWUzNjQ2NjZkZTY2MTI3YTYyMzQxNWI1NDMwYzkzNThjNjAxZWY3YyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Beautiful critters that\",1:\"§7around harmlessly in Fairy\",2:\"§7regions\",3:\"\",4:\"§c❤ Health§8: §c100\"],Name:\"§aButterfly (Monster)\"},ExtraAttributes:{id:\"BUTTERFLY_MONSTER\"}}",
  "damage": 3,
  "lore": [
    "§7Beautiful critters that",
    "§7around harmlessly in Fairy",
    "§7regions",
    "",
    "§c❤ Health§8: §c100"
  ],
  "internalname": "BUTTERFLY_MONSTER",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Butterfly",
    "https://wiki.hypixel.net/Butterfly"
  ],
  "crafttext": "",
  "recipes": [
    {
      "level": 100,
      "coins": 10,
      "xp": 10,
      "combat_xp": 50,
      "name": "§c§eButterfly",
      "panorama": "crystal_hollows",
      "render": "@neurepo:mobs/butterfly.json",
      "type": "drops",
      "drops": [
        {
          "id": "ROUGH_JASPER_GEM:1",
          "extra": [],
          "chance": "x10-22"
        }
      ]
    }
  ]
}