BobFred7
2020-05-13 df7f2e464afa034fa5667f0ba7c0e391a8e793fe
technic_chests/iron_chest.lua
@@ -27,8 +27,8 @@
   output = 'technic:iron_locked_chest 1',
   type = "shapeless",
   recipe = {
      {'basic_materials:padlock'},
      {'technic:iron_chest'},
      'basic_materials:padlock',
      'technic:iron_chest',
   }
})