mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
Lowered init spawns,
as water animals already spawn properly
This commit is contained in:
committed by
GitHub
parent
bd15e14b56
commit
833ed02b13
@@ -138,8 +138,8 @@
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"entity": "dolphin",
|
||||
"maxSpawns": 7,
|
||||
"minSpawns": 4,
|
||||
"maxSpawns": 5,
|
||||
"minSpawns": 2,
|
||||
"rarity": 100
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user