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