Merge pull request #34 from minetest-mods/master

[pull] master from minetest-mods:master
This commit is contained in:
pull[bot]
2020-04-26 11:22:46 +00:00
committed by GitHub
6 changed files with 15 additions and 0 deletions

View File

@ -20,6 +20,7 @@ end
minetest.register_craft({
output = 'technic:mithril_locked_chest 1',
type = "shapeless",
recipe = {
{'basic_materials:padlock'},
{'technic:mithril_chest'},