pog
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "lithostitched:set_structure_spawn_condition",
|
||||
"structures": [
|
||||
"tfg:illagers/norse_village_living",
|
||||
"tfg:illagers/norse_village_ruined"
|
||||
],
|
||||
"spawn_condition": {
|
||||
"type": "lithostitched:grid",
|
||||
"condition": {
|
||||
"type": "lithostitched:not",
|
||||
"condition": {
|
||||
"type": "lithostitched:in_biome",
|
||||
"biomes": "#tfg:has_structure/illages"
|
||||
}
|
||||
},
|
||||
"radius": 105,
|
||||
"distance_between_points": 15,
|
||||
"allowed_count": 0
|
||||
}
|
||||
}
|
||||
@@ -10,36 +10,15 @@
|
||||
}
|
||||
],
|
||||
"placement": {
|
||||
"type": "lithostitched:condition",
|
||||
"condition": {
|
||||
"type": "lithostitched:all_of",
|
||||
"conditions": [
|
||||
{
|
||||
"type": "tfc:climate",
|
||||
"salt": 26256356324,
|
||||
"spacing": 40,
|
||||
"separation": 25,
|
||||
"climate": {
|
||||
"min_temperature": -12,
|
||||
"max_temperature": 5,
|
||||
"min_rainfall": 200,
|
||||
"max_forest": "edge"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "lithostitched:grid",
|
||||
"radius": 105,
|
||||
"distance_between_points": 15,
|
||||
"condition": {
|
||||
"type": "lithostitched:not",
|
||||
"condition": {
|
||||
"type": "lithostitched:in_biome",
|
||||
"biomes": "#tfg:has_structure/illages"
|
||||
}
|
||||
},
|
||||
"allowed_count": 0
|
||||
}
|
||||
]
|
||||
"type": "tfc:climate",
|
||||
"salt": 26256356324,
|
||||
"spacing": 40,
|
||||
"separation": 25,
|
||||
"climate": {
|
||||
"min_temperature": -12,
|
||||
"max_temperature": 5,
|
||||
"min_rainfall": 200,
|
||||
"max_forest": "edge"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user