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