aboutsummaryrefslogtreecommitdiff
path: root/items/ZEALOT_MONSTER.json
blob: ec44ff97a7a2b5e0d6051fc3ca36cf3f8796557c (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": "§9Zealot (Monster)",
  "nbttag": "{display:{Lore:[0:\"§7Zealots are a type of Enderman found exclusively\",1:\"§7in the Dragon\u0027s Nest. Zealots are not hostile towards\",2:\"§7players, unless provoked, like normal Enderman. \"],Name:\"§9Zealot (Monster)\"},ExtraAttributes:{id:\"ZEALOT_MONSTER\"}}",
  "damage": 58,
  "lore": [
    "§7Zealots are a type of Enderman found exclusively",
    "§7in the Dragon\u0027s Nest. Zealots are not hostile towards",
    "§7players, unless provoked, like normal Enderman. "
  ],
  "internalname": "ZEALOT_MONSTER",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Zealot"
  ],
  "entityrender": "Enderman",
  "entityscale": 0.8
}