aboutsummaryrefslogtreecommitdiff
path: root/mobs/pyroclastic_worm.json
diff options
context:
space:
mode:
Diffstat (limited to 'mobs/pyroclastic_worm.json')
-rw-r--r--mobs/pyroclastic_worm.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/mobs/pyroclastic_worm.json b/mobs/pyroclastic_worm.json
new file mode 100644
index 00000000..417b486a
--- /dev/null
+++ b/mobs/pyroclastic_worm.json
@@ -0,0 +1,15 @@
+{
+ "entity": "MagmaCube",
+ "modifiers": [
+ {
+ "type": "riding",
+ "entity": "MagmaCube",
+ "modifiers": [
+ {
+ "type": "riding",
+ "entity": "MagmaCube"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file