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