replace biomes.json with biomes.toml & make it combined object
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[flat]
|
||||
parameters = []
|
||||
layers = [
|
||||
{height=-1, block="core:obstacle"}
|
||||
]
|
||||
sea_layers = [
|
||||
{height=-1, block="core:obstacle"}
|
||||
]
|
||||
Reference in New Issue
Block a user