mirror of
https://github.com/minetest-mods/technic.git
synced 2025-07-02 00:00:37 +02:00
Merge pull request #34 from minetest-mods/master
[pull] master from minetest-mods:master
This commit is contained in:
@ -20,6 +20,7 @@ end
|
||||
|
||||
minetest.register_craft({
|
||||
output = 'technic:mithril_locked_chest 1',
|
||||
type = "shapeless",
|
||||
recipe = {
|
||||
{'basic_materials:padlock'},
|
||||
{'technic:mithril_chest'},
|
||||
|
Reference in New Issue
Block a user