1
0
mirror of https://github.com/Sokomine/chesttools.git synced 2025-07-15 14:20:26 +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.")