mirror of
https://github.com/Dragonop/claycrafter.git
synced 2025-07-18 10:30:21 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
1
init.lua
1
init.lua
@ -3,7 +3,6 @@ local modpath = minetest.get_modpath("claycrafter")
|
||||
-- TODO: Investigate function to automatically get mod name.
|
||||
|
||||
dofile(modpath .. "/items.lua")
|
||||
dofile(modpath .. "/recipes.lua")
|
||||
dofile(modpath .. "/claycrafter.lua")
|
||||
|
||||
minetest.log("action", "[claycrafter] loaded.")
|
||||
|
Reference in New Issue
Block a user