aboutsummaryrefslogtreecommitdiff
path: root/items/BAT_MONSTER.json
blob: 1aaa37580db1bf8add3202b4b6bb82710c32efc7 (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": "§aBat (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7The Bat is a mob that can be only be found\",1:\"§7and can only spawn on the Roofed Forest \",2:\"§7Island with an Roofed Forest Crystal on it.\"],Name:\"§aBat (Monster)\"},ExtraAttributes:{id:\"BAT_MONSTER\"}}",
  "damage": 65,
  "lore": [
    "§7The Bat is a mob that can be only be found",
    "§7and can only spawn on the Roofed Forest ",
    "§7Island with an Roofed Forest Crystal on it."
  ],
  "internalname": "BAT_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Bat"
  ],
  "entityrender": "Bat",
  "entityscale": 2
}