SmallJoker
2023-08-26 dfcf64c1d07f4006045af37b0b01dbfc82dbb1d1
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',
   }
})