Update init.lua
This commit is contained in:
parent
77c494fd61
commit
817deffd61
1
init.lua
1
init.lua
@ -3,3 +3,4 @@ dofile(minetest.get_modpath("enhancements").."/lumps.lua") -- Changes lumps, dia
|
||||
dofile(minetest.get_modpath("enhancements").."/ingots.lua") -- Changes ingots
|
||||
dofile(minetest.get_modpath("enhancements").."/obsidian_glass.lua") --Makes obsidian glass joined
|
||||
dofile(minetest.get_modpath("enhancements").."/steel_bars.lua") -- Renames iron bars to steel bars
|
||||
dofile(minetest.get_modpath("enhancements").."/shovels.lua") -- Changes shovels so they are no longer in the way.
|
||||
|
Loading…
x
Reference in New Issue
Block a user