aboutsummaryrefslogtreecommitdiff
path: root/mobs/frozille.json
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2023-06-22 20:10:38 +0200
committerjani270 <jani270@gmx.de>2023-06-22 20:10:38 +0200
commitd6527549c02397e0087898d53e6fcf63675afed2 (patch)
tree7fb77480241b0f372a5db6d266891ec4817e0da7 /mobs/frozille.json
parent4fea203fe90ebbf6695d3aaf61a198c819eb07c5 (diff)
downloadNotEnoughUpdates-REPO-d6527549c02397e0087898d53e6fcf63675afed2.tar.gz
NotEnoughUpdates-REPO-d6527549c02397e0087898d53e6fcf63675afed2.tar.bz2
NotEnoughUpdates-REPO-d6527549c02397e0087898d53e6fcf63675afed2.zip
Added more mobs and npc's
Diffstat (limited to 'mobs/frozille.json')
-rw-r--r--mobs/frozille.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/mobs/frozille.json b/mobs/frozille.json
new file mode 100644
index 00000000..5e34a707
--- /dev/null
+++ b/mobs/frozille.json
@@ -0,0 +1,13 @@
+{
+ "entity": "ArmorStand",
+ "modifiers": [
+ {
+ "type": "equipment",
+ "helmet": "FROZILLE_MONSTER"
+ },
+ {
+ "type": "invisible",
+ "invisible": true
+ }
+ ]
+} \ No newline at end of file