add arabic illages
This commit is contained in:
parent
6de6777850
commit
cba070c815
43 changed files with 1400 additions and 28 deletions
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"structures": [
|
||||
{
|
||||
"structure": "tfg:illagers/arabic_village_living",
|
||||
"weight": 100
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"type": "tfc:climate",
|
||||
"salt": 26256356324,
|
||||
"spacing": 40,
|
||||
"separation": 30,
|
||||
"climate": {
|
||||
"min_temperature": 10,
|
||||
"max_temperature": 25,
|
||||
"min_rainfall": 100,
|
||||
"max_rainfall": 250,
|
||||
"max_forest": "edge"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -16,8 +16,8 @@
|
|||
"separation": 30,
|
||||
"climate": {
|
||||
"min_temperature": -12,
|
||||
"max_temperature": 5,
|
||||
"min_rainfall": 200,
|
||||
"max_temperature": 8,
|
||||
"min_rainfall": 250,
|
||||
"max_forest": "edge"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue