mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-08 11:00:33 +02:00
opt-depend on default mod
This commit is contained in:
@ -69,7 +69,7 @@ local function register_custom_subset(subset, modname, subname, recipeitem, grou
|
||||
description = description,
|
||||
drop = drop,
|
||||
light_source = light,
|
||||
sounds = default.node_sound_stone_defaults(),
|
||||
sounds = moreblocks.node_sound_stone_defaults(),
|
||||
})
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user