aboutsummaryrefslogtreecommitdiff
path: root/mobs/king_midas.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/king_midas.json')
-rw-r--r--mobs/king_midas.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/mobs/king_midas.json b/mobs/king_midas.json
new file mode 100644
index 00000000..03a134c7
--- /dev/null
+++ b/mobs/king_midas.json
@@ -0,0 +1,18 @@
+{
+ "entity": "Player",
+ "modifiers": [
+ {
+ "type": "playerdata",
+ "skin": "neurepo:mobs/king_midas.png",
+ "parts": true
+ },
+ {
+ "type": "equipment",
+ "hand": "GOLD_SWORD",
+ "helmet": "GOLD_HELMET",
+ "chestplate": "GOLD_CHESTPLATE",
+ "leggings": "GOLD_LEGGINGS",
+ "feet": "GOLD_BOOTS"
+ }
+ ]
+} \ No newline at end of file