9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 20:29:10 +00:00
This commit is contained in:
Brian Fopiano
2021-07-29 08:14:08 -07:00
parent 5ed4bab02f
commit c63149e5ba
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
"generators": [{
"min": 13,
"max": 26,
"generator": "canyon-steep"
"generator": "mountain"
}],
"jigsawStructures": [
{

View File

@@ -91,7 +91,7 @@
"density": 2,
"edit": [
{
"find": [{"block": "birch_leaves"}],
"find": [{"block": "oak_leaves"}],
"replace": {"palette": [{"block": "dark_oak_leaves"}]}
},
{

View File

@@ -18,7 +18,7 @@
{
"minHeight": 1,
"maxHeight": 3,
"palette": [{"block": "dirt"}]
"palette": [{"block": "sandstone"}]
}
],
"decorators": [