Update legend_element.js
This commit is contained in:
parent
95361e84de
commit
7b34422b46
|
|
@ -23,7 +23,7 @@ reactions: {
|
||||||
"void": { "elem1": "light", "elm2": null },
|
"void": { "elem1": "light", "elm2": null },
|
||||||
}
|
}
|
||||||
runAfterLoad(function() {
|
runAfterLoad(function() {
|
||||||
if(enabledMods.includes("banana.js")) {
|
if(enabledMods.includes("bananas.js")) {
|
||||||
elements.banana_juice = {
|
elements.banana_juice = {
|
||||||
color: "#e0f542",
|
color: "#e0f542",
|
||||||
temp: 800,
|
temp: 800,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue