1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-12 19:10:20 +02:00

Add green Trash Can

This commit is contained in:
kilbith
2015-03-29 13:23:18 +02:00
parent f580f26124
commit 58f64d265f
8 changed files with 1035 additions and 16 deletions

View File

@ -149,6 +149,7 @@ dofile(homedecor.modpath.."/climate-control.lua")
dofile(homedecor.modpath.."/cobweb.lua")
dofile(homedecor.modpath.."/books.lua")
dofile(homedecor.modpath.."/exterior.lua")
dofile(homedecor.modpath.."/trash_cans.lua")
dofile(homedecor.modpath.."/handlers/locked.lua")