This commit is contained in:
TheOnlyJoeEnderman 2023-02-28 22:53:46 +00:00
parent 509ee1351d
commit fb94b57343
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@ dofile(default_path.."/stairs.lua")
dofile(default_path.."/geodes.lua")
dofile(default_path.."/geodes_lib.lua")
dofile(default_path.."/nodes_glowing.lua")
-- dofile(default_path.."/nodes_crystal.lua")
dofile(default_path.."/nodes_crystal.lua")
-- dofile(default_path.."/nodes_ore.lua")
-- dofile(default_path.."/mapgen_ore.lua")