mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-13 19:40:18 +02:00
add space heater
rename fans.lua -> climate-control.lua and move air conditioner into it along with the new heater.
This commit is contained in:
@ -99,7 +99,7 @@ dofile(homedecor.modpath.."/furniture.lua")
|
||||
dofile(homedecor.modpath.."/furniture_medieval.lua")
|
||||
dofile(homedecor.modpath.."/furniture_bathroom.lua")
|
||||
dofile(homedecor.modpath.."/furniture_recipes.lua")
|
||||
dofile(homedecor.modpath.."/fans.lua")
|
||||
dofile(homedecor.modpath.."/climate-control.lua")
|
||||
|
||||
dofile(homedecor.modpath.."/locked.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user