summaryrefslogtreecommitdiff
path: root/technic_chests/init.lua
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-06-17 22:11:09 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-06-17 22:11:09 -0400
commit4f3730a3de33bff5f2984a8fc32b92a6956b9118 (patch)
treeda266461a9d15f84c81b16bdadfe76ab93dd076f /technic_chests/init.lua
parented1e4b7c37efd4a0c8a3b1730cf048c0c8b660e7 (diff)
downloaddreambuilder_modpack-4f3730a3de33bff5f2984a8fc32b92a6956b9118.tar
dreambuilder_modpack-4f3730a3de33bff5f2984a8fc32b92a6956b9118.tar.gz
dreambuilder_modpack-4f3730a3de33bff5f2984a8fc32b92a6956b9118.tar.bz2
dreambuilder_modpack-4f3730a3de33bff5f2984a8fc32b92a6956b9118.tar.xz
dreambuilder_modpack-4f3730a3de33bff5f2984a8fc32b92a6956b9118.zip
update technic and pipeworks
Diffstat (limited to 'technic_chests/init.lua')
-rw-r--r--technic_chests/init.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/technic_chests/init.lua b/technic_chests/init.lua
index af9e041..3565987 100644
--- a/technic_chests/init.lua
+++ b/technic_chests/init.lua
@@ -9,7 +9,6 @@ technic.chests = {}
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")