mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-02 15:50:21 +02:00
Rename/reorganize compat stuff
This commit is contained in:
@ -15,5 +15,5 @@ minetest.register_node("mesecons_stickyblocks:sticky_block_all", {
|
||||
end
|
||||
return connected
|
||||
end,
|
||||
sounds = mesecon.node_sound_wood_defaults,
|
||||
sounds = mesecon.node_sound.wood,
|
||||
})
|
||||
|
Reference in New Issue
Block a user