mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
more
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"generators": [{
|
||||
"min": 13,
|
||||
"max": 26,
|
||||
"generator": "canyon-steep"
|
||||
"generator": "mountain"
|
||||
}],
|
||||
"jigsawStructures": [
|
||||
{
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
"density": 2,
|
||||
"edit": [
|
||||
{
|
||||
"find": [{"block": "birch_leaves"}],
|
||||
"find": [{"block": "oak_leaves"}],
|
||||
"replace": {"palette": [{"block": "dark_oak_leaves"}]}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"minHeight": 1,
|
||||
"maxHeight": 3,
|
||||
"palette": [{"block": "dirt"}]
|
||||
"palette": [{"block": "sandstone"}]
|
||||
}
|
||||
],
|
||||
"decorators": [
|
||||
|
||||
Reference in New Issue
Block a user