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