make illages spawn more spread out
This commit is contained in:
parent
5d4fd1c739
commit
651b779ac1
5 changed files with 13 additions and 13 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue