aboutsummaryrefslogtreecommitdiff
path: root/mobs/zombie_knight.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/zombie_knight.json')
-rw-r--r--mobs/zombie_knight.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/mobs/zombie_knight.json b/mobs/zombie_knight.json
new file mode 100644
index 00000000..0d7179c2
--- /dev/null
+++ b/mobs/zombie_knight.json
@@ -0,0 +1,12 @@
+{
+ "entity": "Zombie",
+ "modifiers": [
+ {
+ "type": "equipment",
+ "helmet": "ZOMBIE_KNIGHT_HELMET",
+ "chestplate": "ZOMBIE_KNIGHT_CHESTPLATE",
+ "leggings": "ZOMBIE_KNIGHT_LEGGINGS",
+ "feet": "ZOMBIE_KNIGHT_BOOTS"
+ }
+ ]
+} \ No newline at end of file