diff options
Diffstat (limited to 'mobs/nightmare.json')
-rw-r--r-- | mobs/nightmare.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mobs/nightmare.json b/mobs/nightmare.json new file mode 100644 index 00000000..4f7dff31 --- /dev/null +++ b/mobs/nightmare.json @@ -0,0 +1,9 @@ +{ + "entity": "Horse", + "modifiers": [ + { + "type": "horse", + "kind": "zombie" + } + ] +}
\ No newline at end of file |