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