add arabic illages

This commit is contained in:
Pyritie 2025-12-20 17:19:13 +00:00
parent 6de6777850
commit cba070c815
43 changed files with 1400 additions and 28 deletions

View file

@ -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"
}
}
}

View file

@ -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"
}
}