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