aboutsummaryrefslogtreecommitdiff
path: root/mobs/zealot.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/zealot.json')
-rw-r--r--mobs/zealot.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mobs/zealot.json b/mobs/zealot.json
new file mode 100644
index 00000000..56fdd44e
--- /dev/null
+++ b/mobs/zealot.json
@@ -0,0 +1,9 @@
+{
+ "entity": "Enderman",
+ "modifiers": [
+ {
+ "type": "equipment",
+ "hand": "ENDER_CHEST"
+ }
+ ]
+} \ No newline at end of file