Update other reference to merged mod

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

View File

@ -630,9 +630,9 @@ worldgentypes.dark = {
]
};
//Money World (requires gems.js)
//Money World (requires the_ground.js)
if(enabledMods.includes("mods/gems.js")) {
if(enabledMods.includes("mods/the_ground.js")) {
worldgentypes.money = {
layers: [
[0.9, "emerald"],