Update legend_element.js

This commit is contained in:
PumpkinPriest 2023-05-15 19:07:36 -04:00 committed by GitHub
parent 95361e84de
commit 7b34422b46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ reactions: {
"void": { "elem1": "light", "elm2": null },
}
runAfterLoad(function() {
if(enabledMods.includes("banana.js")) {
if(enabledMods.includes("bananas.js")) {
elements.banana_juice = {
color: "#e0f542",
temp: 800,