diff options
Diffstat (limited to 'mobs/crypt_dreadlord.json')
-rw-r--r-- | mobs/crypt_dreadlord.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mobs/crypt_dreadlord.json b/mobs/crypt_dreadlord.json new file mode 100644 index 00000000..6203033c --- /dev/null +++ b/mobs/crypt_dreadlord.json @@ -0,0 +1,10 @@ +{ + "entity": "Player", + "modifiers": [ + { + "type": "playerdata", + "skin": "neurepo:mobs/crypt_dreadlord.png", + "parts": true + } + ] +}
\ No newline at end of file |