mirror of
https://github.com/mt-mods/moretrees.git
synced 2025-01-12 10:50:24 +01:00
oops, forgot to remove the call to load the old ownership.lua file
This commit is contained in:
parent
050b19e463
commit
abb5dd3550
1
init.lua
1
init.lua
@ -87,7 +87,6 @@ moretrees.cutting_tools = {
|
|||||||
"titanium:axe",
|
"titanium:axe",
|
||||||
}
|
}
|
||||||
|
|
||||||
dofile(modpath.."/ownership.lua")
|
|
||||||
dofile(modpath.."/tree_models.lua")
|
dofile(modpath.."/tree_models.lua")
|
||||||
dofile(modpath.."/node_defs.lua")
|
dofile(modpath.."/node_defs.lua")
|
||||||
dofile(modpath.."/biome_defs.lua")
|
dofile(modpath.."/biome_defs.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user