mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-16 04:30:23 +02:00
combine chimney, roof shingles and roof slopes into roofing.lua
This commit is contained in:
@ -98,8 +98,8 @@ dofile(modpath.."/misc-nodes.lua") -- the catch-all for all misc nodes
|
||||
dofile(modpath.."/tables.lua")
|
||||
dofile(modpath.."/electronics.lua")
|
||||
dofile(modpath.."/shutters.lua")
|
||||
dofile(modpath.."/shingles.lua")
|
||||
dofile(modpath.."/slopes.lua")
|
||||
|
||||
dofile(modpath.."/roofing.lua")
|
||||
|
||||
dofile(modpath.."/foyer.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user