mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Fix acacia objects placing badly, don't double replace? fixes #153
This commit is contained in:
@@ -116,10 +116,6 @@
|
||||
{
|
||||
"find": [{"block": "acacia_planks"}],
|
||||
"replace": {"palette": [{"block": "stripped_acacia_wood"}]}
|
||||
},
|
||||
{
|
||||
"find": [{"block": "acacia_leaves"}],
|
||||
"replace": {"palette": [{"block": "acacia_leaves"}]}
|
||||
}
|
||||
],
|
||||
"rotation": {
|
||||
|
||||
Reference in New Issue
Block a user