Aktualizovat „moreblocks/init.lua“
This commit is contained in:
parent
3686dea9df
commit
0e7c4c4bae
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ dofile(modpath .. "/config.lua")
|
|||
dofile(modpath .. "/circular_saw.lua")
|
||||
dofile(modpath .. "/stairsplus/init.lua")
|
||||
dofile(modpath .. "/nodes.lua")
|
||||
dofile(modpath .. "/redefinitions.lua")
|
||||
-- dofile(modpath .. "/redefinitions.lua")
|
||||
dofile(modpath .. "/crafting.lua")
|
||||
dofile(modpath .. "/aliases.lua")
|
||||
|
||||
|
|
Loading…
Reference in a new issue