mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-01 08:00:23 +02:00
Move some files
This commit is contained in:
4
init.lua
4
init.lua
@ -3317,5 +3317,5 @@ for size, rcp in pairs(bag_recipes) do
|
||||
core.register_craft {type = "fuel", recipe = bagname, burntime = 3}
|
||||
end
|
||||
|
||||
--dofile(modpath .. "/etc/test_tabs.lua")
|
||||
--dofile(modpath .. "/etc/test_custom_recipes.lua")
|
||||
--dofile(modpath .. "/tests/test_tabs.lua")
|
||||
--dofile(modpath .. "/tests/test_custom_recipes.lua")
|
||||
|
Reference in New Issue
Block a user