move biomes definition to a json file
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
biomes = {flat = {
|
||||
parameters = {},
|
||||
layers = {
|
||||
{height=-1, block="core:obstacle"},
|
||||
},
|
||||
sea_layers = {
|
||||
{height=-1, block="core:obstacle"}
|
||||
}
|
||||
}}
|
||||
Reference in New Issue
Block a user