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