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