9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-03 22:16:20 +00:00
This commit is contained in:
Brian Fopiano
2021-07-30 08:33:48 -07:00
parent 3b883c4f72
commit 12545904aa
2 changed files with 7 additions and 2 deletions

View File

@@ -80,7 +80,11 @@
{"block": "andesite"}
]},
"objects": [{
"edit": [{
"edit": [
{
"find": [{"block": "dark_oak_fence"}, {"block": "dark_oak_fence_gate"}], "replace": {"palette": [{"block": "spruce_wood"}]}
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {
"style": {

View File

@@ -108,7 +108,7 @@
],
"translate": {
"x": 0,
"y": -5,
"y": -2,
"z": 0
}
},
@@ -134,6 +134,7 @@
"trees/jungle/lgeneric8",
"trees/jungle/lgeneric9"
],
"edit": [{"find": [{"block": "oak_log"}, {"block": "oak_wood"}], "replace": {"palette": [{"block": "jungle_wood"}]}}],
"chance": 1,
"rotation": {
"enabled": true,