sfence
2022-06-06 0211c582e9ce8745e19ff49496b026d393dad074
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',
   }
})