technic_chests/init.lua | ●●●●● patch | view | raw | blame | history | |
technic_chests/wooden_chest.lua | ●●●●● patch | view | raw | blame | history |
technic_chests/init.lua
@@ -9,7 +9,6 @@ dofile(modpath.."/common.lua") dofile(modpath.."/register.lua") dofile(modpath.."/wooden_chest.lua") dofile(modpath.."/iron_chest.lua") dofile(modpath.."/copper_chest.lua") dofile(modpath.."/silver_chest.lua") technic_chests/wooden_chest.lua
File was deleted