mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 06:11:47 +02:00
Upgraded hybrid mesecons
- Upgraded mesecons mod while adding old mesecons_compatibility to provide doors' redefinition. NOTE: Every change in the doors' definition must now be recopied here!
This commit is contained in:
@ -26,6 +26,6 @@ minetest.register_craft({
|
||||
recipe = {
|
||||
{"group:mesecon_conductor_craftable"},
|
||||
{"group:mesecon_conductor_craftable"},
|
||||
{"default:sapling"},
|
||||
{"group:sapling"},
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user