9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 20:29:12 +00:00

Savannah Vines Changed

This commit is contained in:
Brian Fopiano
2020-11-22 17:04:27 -08:00
parent b9f9416d41
commit aa0f423bd7
6 changed files with 2 additions and 2 deletions

View File

@@ -226,11 +226,11 @@
},
{
"find": [{"block": "spruce_leaves"}],
"replace": {"palette": [{"block": "spruce_leaves"}]}
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
},
{
"find": [{"block": "spruce_wood"}],
"replace": {"palette": [{"block": "spruce_leaves"}]}
"replace": {"palette": [{"block": "spruce_leaves", "data": {"persistent": true}}]}
}
],
"chance": 0.3,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.