make illages spawn more spread out

This commit is contained in:
Pyritie 2026-01-01 19:41:02 +00:00
parent 5d4fd1c739
commit 651b779ac1
5 changed files with 13 additions and 13 deletions

View file

@ -8,10 +8,10 @@
"placement": {
"type": "tfc:climate",
"salt": 26256356324,
"spacing": 40,
"separation": 30,
"spacing": 60,
"separation": 45,
"climate": {
"min_temperature": 10,
"min_temperature": 8,
"max_temperature": 25,
"min_rainfall": 100,
"max_rainfall": 250,

View file

@ -8,8 +8,8 @@
"placement": {
"type": "tfc:climate",
"salt": 96263635,
"spacing": 40,
"separation": 30,
"spacing": 50,
"separation": 40,
"climate": {
"min_temperature": -12,
"max_temperature": 25,

View file

@ -8,8 +8,8 @@
"placement": {
"type": "tfc:climate",
"salt": 74256242524,
"spacing": 35,
"separation": 25,
"spacing": 40,
"separation": 30,
"climate": {
"min_temperature": -12,
"max_temperature": 25,

View file

@ -12,11 +12,11 @@
"placement": {
"type": "tfc:climate",
"salt": 26256356324,
"spacing": 40,
"separation": 30,
"spacing": 60,
"separation": 45,
"climate": {
"min_temperature": -12,
"max_temperature": 8,
"max_temperature": 2,
"min_rainfall": 250,
"max_forest": "edge"
}

View file

@ -8,11 +8,11 @@
"placement": {
"type": "tfc:climate",
"salt": 26256356324,
"spacing": 40,
"separation": 30,
"spacing": 60,
"separation": 45,
"climate": {
"min_temperature": -12,
"max_temperature": 8,
"max_temperature": 2,
"min_rainfall": 100,
"max_rainfall": 250,
"max_forest": "edge"