mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Add hards spawn limits.
This commit is contained in:
@@ -7,3 +7,4 @@ PhantomSpawn:
|
||||
Biomes: END_HIGHLANDS, END_MIDLANDS, END_BARRENS
|
||||
Conditions:
|
||||
- outside
|
||||
- mobsinradius{t=MyCustomMob;a=<3;r=64} true
|
||||
@@ -7,3 +7,4 @@ RandomUndying:
|
||||
Biomes: BASALT_DELTAS
|
||||
Conditions:
|
||||
- outside
|
||||
- mobsinradius{t=MyCustomMob;a=<1;r=128} true
|
||||
@@ -7,3 +7,4 @@ RandomZorslug:
|
||||
Biomes: END_BARRENS
|
||||
Conditions:
|
||||
- outside
|
||||
- mobsinradius{t=MyCustomMob;a=<1;r=48} true
|
||||
Reference in New Issue
Block a user