aboutsummaryrefslogtreecommitdiff
path: root/mobs/watcher.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/watcher.json')
-rw-r--r--mobs/watcher.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/mobs/watcher.json b/mobs/watcher.json
new file mode 100644
index 00000000..020af3c8
--- /dev/null
+++ b/mobs/watcher.json
@@ -0,0 +1,13 @@
+{
+ "entity": "Skeleton",
+ "modifiers": [
+ {
+ "type": "equipment",
+ "hand": "BOW",
+ "helmet": "SUMMONING_EYE",
+ "chestplate": "LEATHER_CHESTPLATE",
+ "leggings": "LEATHER_LEGGINGS",
+ "feet": "LEATHER_BOOTS"
+ }
+ ]
+} \ No newline at end of file