mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-03 16:10:26 +02:00
Rename mod to mesecons_gamecompat
This commit is contained in:
@ -98,7 +98,7 @@ minetest.register_craft({
|
||||
output = "mesecons_hydroturbine:hydro_turbine_off 2",
|
||||
recipe = {
|
||||
{"","grup:stick", ""},
|
||||
{"group:stick", "mesecons_compat:steel_ingot", "group:stick"},
|
||||
{"group:stick", "mesecons_gamecompat:steel_ingot", "group:stick"},
|
||||
{"","group:stick", ""},
|
||||
}
|
||||
})
|
||||
|
Reference in New Issue
Block a user