SmallJoker
2022-10-20 4775d98fb7e12f7210cf778351767828e551011d
technic_chests/copper_chest.lua
@@ -20,8 +20,8 @@
   output = 'technic:copper_locked_chest 1',
   type = "shapeless",
   recipe = {
      {'basic_materials:padlock'},
      {'technic:copper_chest'},
      'basic_materials:padlock',
      'technic:copper_chest',
   }
})