add generator definition file (.toml)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
biomes = {flat = {
|
||||
parameters = {},
|
||||
layers = {
|
||||
{height=-1, block="core:obstacle"},
|
||||
},
|
||||
sea_layers = {
|
||||
{height=-1, block="core:obstacle"}
|
||||
}
|
||||
}}
|
||||
Reference in New Issue
Block a user