|
|
===================
|
|
|
|
|
|
RandomSpawns give you complete control over how mobs are supposed to spawn in your worlds. You can fully customize where, how often, and how many mobs spawn, allowing for precise control over your mob spawns.
|
|
|
|
|
|
Important Differences
|
|
|
---------------------
|
|
|
|
|
|
## Important Differences
|
|
|
|
|
|
There are major randomspawn options that are important to distinguish between:
|
|
|
|
... | ... | @@ -33,14 +31,13 @@ There are major randomspawn options that are important to distinguish between: |
|
|
- **Action: SCALE**
|
|
|
- *upcoming feature*
|
|
|
|
|
|
Options
|
|
|
-------
|
|
|
## Options
|
|
|
|
|
|
A complete list of all available randomspawn options.
|
|
|
|
|
|
### Global Randomspawn Options
|
|
|
|
|
|
**Example:**
|
|
|
#### Example
|
|
|
```yaml
|
|
|
my_favorite_randomspawn:
|
|
|
Action: ADD
|
... | ... | |