aboutsummaryrefslogtreecommitdiff
path: root/mobs/superior_lost_adventurer.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/superior_lost_adventurer.json')
-rw-r--r--mobs/superior_lost_adventurer.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/mobs/superior_lost_adventurer.json b/mobs/superior_lost_adventurer.json
new file mode 100644
index 00000000..13ae4442
--- /dev/null
+++ b/mobs/superior_lost_adventurer.json
@@ -0,0 +1,17 @@
+{
+ "entity": "Player",
+ "modifiers": [
+ {
+ "type": "playerdata",
+ "skin": "neurepo:mobs/lost_adventurer.png"
+ },
+ {
+ "type": "equipment",
+ "hand": "DIAMOND_SWORD",
+ "helmet": "SUPERIOR_DRAGON_HELMET",
+ "chestplate": "SUPERIOR_DRAGON_CHESTPLATE",
+ "leggings": "SUPERIOR_DRAGON_LEGGINGS",
+ "feet": "SUPERIOR_DRAGON_BOOTS"
+ }
+ ]
+} \ No newline at end of file