fix lb typo
This commit is contained in:
parent
001df05a9d
commit
f71fc25ee6
2
init.lua
2
init.lua
@ -226,6 +226,6 @@ minetest.register_decoration({
|
|||||||
if minetest.get_modpath("lucky_block") then
|
if minetest.get_modpath("lucky_block") then
|
||||||
|
|
||||||
lucky_block:add_blocks({
|
lucky_block:add_blocks({
|
||||||
{"dro", {"xanadu:moonflower_closed"}, 1}
|
{"dro", {"moonflower:moonflower_closed"}, 1}
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user