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