9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
This commit is contained in:
Brian Fopiano
2020-08-08 18:59:51 -07:00
parent 80c3b58edf
commit 33697e1a4f
4 changed files with 494 additions and 454 deletions

View File

@@ -123,9 +123,8 @@
"willwo/willwo-8",
"willwo/willwo-9",
"willwo/willwo-10",
"willwo/willwo-11",
"willwo/willowbutbigger-1",
"willwo/willowbutbigger-2"
"willwo/willwo-11"
],
"translate": {
"x": 0,
@@ -133,6 +132,47 @@
"z": 0
}
},
{
"chance": 1,
"density": 1,
"edit":[
{
"find":"oak_log",
"replace":"dark_oak_log"
},
{
"find":"oak_wood",
"replace":"dark_oak_wood"
},
{
"find":"oak_fence",
"replace":"dark_oak_fence"
},
{
"find":"dark_oak_planks",
"replace":"stripped_dark_oak_wood"
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"willwo/willowbutbigger-1",
"willwo/willowbutbigger-2"
],
"translate": {
"x": 24,
"y": -3,
"z": 0
}
},
{
"chance": 0.135,
"density": 1,

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.