structure spawn conditions for the moai and primitive hut
This commit is contained in:
parent
b063392519
commit
e8383dbda5
3 changed files with 31 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "lithostitched:set_structure_spawn_condition",
|
||||
"structures": [
|
||||
"tfg:ocean/ocean_moai_0"
|
||||
],
|
||||
"spawn_condition": {
|
||||
"type": "lithostitched:height_filter",
|
||||
"range_type": "absolute",
|
||||
"heightmap": "OCEAN_FLOOR_WG",
|
||||
"permitted_range": [65, 256]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue