Louis Royer
2020-04-26 fb4fef783b605dcdc73554019ef46d8354614ad4
technic_chests/gold_chest.lua
@@ -29,6 +29,7 @@
minetest.register_craft({
   output = 'technic:gold_locked_chest',
   type = "shapeless",
   recipe = {
      {'basic_materials:padlock'},
      {'technic:gold_chest'},