1
0
mirror of https://github.com/Sokomine/chesttools.git synced 2025-09-16 19:35:36 +02:00

Compare commits

4 Commits

View File

@@ -584,3 +584,5 @@ minetest.register_craft({
type = 'shapeless',
recipe = { 'default:steel_ingot', 'default:chest_locked' },
})
minetest.log("action", "[chesttools] loaded.")