1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Reset mesecons to 8 Dec

This commit is contained in:
LeMagnesium
2015-04-13 21:47:57 +02:00
parent dd40c6828e
commit 56e5d7a9e6
54 changed files with 767 additions and 1505 deletions

View File

@ -26,6 +26,6 @@ minetest.register_craft({
recipe = {
{"group:mesecon_conductor_craftable"},
{"group:mesecon_conductor_craftable"},
{"group:sapling"},
{"default:sapling"},
}
})