changed ngt dependency to minecraft.js

This commit is contained in:
Lily-129 2022-02-11 10:14:41 -05:00 committed by GitHub
parent 5dd103919e
commit 6332fb43a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ elements.worldgen_test = {
}
runAfterLoad(function() {
if(enabledMods.includes("mods/randomness.js")) {
if(enabledMods.includes("mods/minecraft.js")) {
elements.nether_gen_test = {
color: ["#751318","#694a20","#f0771a"],