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
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§aBatty Witch (Monster)",
"nbttag": "{display:{Lore:[0:\"§7The Batty Witch can only spawn during the,\",1:\"§7Spooky Festival and from Trick or Treat boxes.\",2:\"§7This enemy spawns bats that follows a player\",3:\"§7and explodes on them.\",4:\"\",5:\"§c❤ Health§8: §c10\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§aGreen Candy §a(0-2x)\",9:\"§5Purple Candy §a(0-1x)\"],Name:\"§aBatty Witch (Monster)\"},ExtraAttributes:{id:\"BATTY_WITCH_MONSTER\"}}",
"damage": 66,
"lore": [
"§7The Batty Witch can only spawn during the,",
"§7Spooky Festival and from Trick or Treat boxes.",
"§7This enemy spawns bats that follows a player",
"§7and explodes on them.",
"",
"§c❤ Health§8: §c10",
"",
"§6§lPossible Drops:",
"§aGreen Candy §a(0-2x)",
"§5Purple Candy §a(0-1x)"
],
"internalname": "BATTY_WITCH_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Batty_Witch"
],
"entityrender": "Witch",
"crafttext": ""
}
|