Changed berry seed to hopefully not spawn floating leaves.

This commit is contained in:
StellarX20 2022-01-19 08:29:57 -05:00 committed by GitHub
parent 19890d3eae
commit 4d90cb467d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -547,9 +547,9 @@ stateHigh: "molten_mithril_mithril_alloy"
elements.berry_seed = {
color: ["#941260", "#752043"],
behavior: [
"XX|CL%0.01 AND CR:berry_leaf%50|XX",
"CR:berry_leaf%50|XX|CR:berry_leaf%50",
"M2|M1|M2",
"XX|M2%0.1 AND CR:berry_leaf%50|XX",
"L2:berry_leaf%50 AND M2|XX|L2:berry_leaf%50 AND M2",
"XX|M1|XX",
],
category: "life",
density: 1200,