9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

Hotfixing persistence

This commit is contained in:
Brian Fopiano
2020-10-16 09:29:20 -07:00
parent 7eaff69871
commit 70eee63eba
2 changed files with 2 additions and 13 deletions

View File

@@ -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": [

View File

@@ -1,5 +1,4 @@
{
"continentalStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"zoom": 2.925