aboutsummaryrefslogtreecommitdiff
path: root/items/WITCH_MONSTER.json
blob: 2c770f9f94bf52bd08a4a8e16b9b3f42bad860b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§aWitch (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7A witch is a normal mob which can only spawn on\",1:\"§7your Private Island, although it spawns rarely.\",2:\"§7There are no tougher or higher leveled variants\",3:\"§7due to its spawn location. \"],Name:\"§aWitch (Monster)\"},ExtraAttributes:{id:\"WITCH_MONSTER\"}}",
  "damage": 66,
  "lore": [
    "§7A witch is a normal mob which can only spawn on",
    "§7your Private Island, although it spawns rarely.",
    "§7There are no tougher or higher leveled variants",
    "§7due to its spawn location. "
  ],
  "internalname": "WITCH_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Witch"
  ],
  "entityrender": "Witch"
}