aboutsummaryrefslogtreecommitdiff
path: root/items/ZEALOT_MONSTER.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/ZEALOT_MONSTER.json')
-rw-r--r--items/ZEALOT_MONSTER.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ZEALOT_MONSTER.json b/items/ZEALOT_MONSTER.json
new file mode 100644
index 00000000..ec44ff97
--- /dev/null
+++ b/items/ZEALOT_MONSTER.json
@@ -0,0 +1,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
+} \ No newline at end of file