This commit is contained in:
parent
27fa82c8b4
commit
e48bbd0406
|
|
@ -210,8 +210,6 @@ elements.dust.tempHigh = 400
|
|||
elements.dust.stateHigh = "fire"
|
||||
elements.charcoal.tempHigh = 800
|
||||
elements.charcoal.stateHigh = "carbon_dioxide"
|
||||
|
||||
runAfterLoad(function() {
|
||||
if(enabledMods.includes("mods/fey_and_more.js")) {
|
||||
elements.molten_glass.tempHigh = 2200
|
||||
elements.molten_glass.stateHigh = "vaporized_glass"
|
||||
|
|
|
|||
Loading…
Reference in New Issue