mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Hotfixing persistence
This commit is contained in:
@@ -64,18 +64,8 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"find": [
|
||||
{
|
||||
"block": "birch_leaves"
|
||||
}
|
||||
],
|
||||
"replace": {
|
||||
"palette": [
|
||||
{
|
||||
"block": "jungle_leaves"
|
||||
}
|
||||
]
|
||||
}
|
||||
"find": [{"block": "acacia_leaves"}],
|
||||
"replace": {"palette": [{"block": "jungle_leaves[persistent=true]"}]}
|
||||
},
|
||||
{
|
||||
"find": [
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
|
||||
"continentalStyle": {
|
||||
"style": "CELLULAR_IRIS_DOUBLE",
|
||||
"zoom": 2.925
|
||||
|
||||
Reference in New Issue
Block a user