Update greenitemsandmore.js (small)

cant make apple pie below 15 degrees celsius
This commit is contained in:
zonneschijn7 2024-01-10 18:44:57 +01:00 committed by GitHub
parent 9204853741
commit 0fe59e6ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ elements.mixed_sweet_apples = {
desc: "Mixed sweet apples from the greenitemsandmore.js mod.",
reactions: {
"milk": {elem1: "fruit_milk", elem2: "fruit_milk", color1: "#f58989", color2: "#71a162"},
"flour": {elem1: "apple_pie", elem2: "apple_pie" },
"flour": {elem1: "apple_pie", tempMin: 15, elem2: "apple_pie" },
}
};
elements.apple_pie = {