mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-03 22:16:20 +00:00
Fixes
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user