Update reference to merged mod

This commit is contained in:
O-01-67 2022-09-02 14:19:56 -04:00 committed by GitHub
parent 26a5241e29
commit 03cfacb4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -551,7 +551,7 @@ runAfterLoad(function() {
elements.concoction.reactions.cold_salt_cloud = { "elem1": "mistake", "elem2": null }
};
if(enabledMods.includes("mods/dry_dirt.js")) {
if(enabledMods.includes("mods/the_ground.js")) {
elements.molten_dirt = { //added manually because the change to dirt will prevent molten_dirt from being auto-generated
"behavior": behaviors.MOLTEN,
"hidden": true,