Update legend_element.js
This commit is contained in:
parent
fb87833215
commit
ed150850a9
|
|
@ -10,7 +10,6 @@ elements.legendary_energy = {
|
||||||
"magma": { "elem1": "armageddon", "elem2": null },
|
"magma": { "elem1": "armageddon", "elem2": null },
|
||||||
"void": { "elem1": "light", "elm2": null },
|
"void": { "elem1": "light", "elm2": null },
|
||||||
}
|
}
|
||||||
|
|
||||||
runAfterLoad(function() {
|
runAfterLoad(function() {
|
||||||
if(enabledMods.includes("liquid_energy.js")) {
|
if(enabledMods.includes("liquid_energy.js")) {
|
||||||
elements.liquid_legend = {
|
elements.liquid_legend = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue