finally sorted out these damn illages

This commit is contained in:
Pyritie 2025-09-26 00:20:49 +01:00
parent f51d996001
commit 6b51d1eca6
24 changed files with 11 additions and 9 deletions

View file

@ -7,11 +7,8 @@
"spawn_condition": {
"type": "lithostitched:grid",
"condition": {
"type": "lithostitched:not",
"condition": {
"type": "lithostitched:in_biome",
"biomes": "#tfg:has_structure/illages"
}
"type": "lithostitched:in_biome",
"biomes": "#tfg:never_has_structure/illages"
},
"radius": 105,
"distance_between_points": 15,