forked from TheOnlyJoeEnderman/Too_Many_Stones
0.2.3
This commit is contained in:
parent
509ee1351d
commit
fb94b57343
2
init.lua
2
init.lua
|
@ -22,6 +22,6 @@ dofile(default_path.."/stairs.lua")
|
||||||
dofile(default_path.."/geodes.lua")
|
dofile(default_path.."/geodes.lua")
|
||||||
dofile(default_path.."/geodes_lib.lua")
|
dofile(default_path.."/geodes_lib.lua")
|
||||||
dofile(default_path.."/nodes_glowing.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.."/nodes_ore.lua")
|
||||||
-- dofile(default_path.."/mapgen_ore.lua")
|
-- dofile(default_path.."/mapgen_ore.lua")
|
||||||
|
|
Loading…
Reference in New Issue