Add hards spawn limits.

This commit is contained in:
Red
2026-06-21 20:48:54 +02:00
committed by GitHub
parent 0fbe9822a4
commit b7263a8530
3 changed files with 3 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ PhantomSpawn:
Biomes: END_HIGHLANDS, END_MIDLANDS, END_BARRENS
Conditions:
- outside
- mobsinradius{t=MyCustomMob;a=<3;r=64} true

View File

@@ -7,3 +7,4 @@ RandomUndying:
Biomes: BASALT_DELTAS
Conditions:
- outside
- mobsinradius{t=MyCustomMob;a=<1;r=128} true

View File

@@ -7,3 +7,4 @@ RandomZorslug:
Biomes: END_BARRENS
Conditions:
- outside
- mobsinradius{t=MyCustomMob;a=<1;r=48} true