aboutsummaryrefslogtreecommitdiff
path: root/mobs
diff options
context:
space:
mode:
Diffstat (limited to 'mobs')
-rw-r--r--mobs/shy.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/mobs/shy.json b/mobs/shy.json
new file mode 100644
index 00000000..17651887
--- /dev/null
+++ b/mobs/shy.json
@@ -0,0 +1,13 @@
+{
+ "entity": "ArmorStand",
+ "modifiers": [
+ {
+ "type": "equipment",
+ "helmet": "SHY_MONSTER"
+ },
+ {
+ "type": "invisible",
+ "invisible": true
+ }
+ ]
+} \ No newline at end of file