Organize mods into modpacks for better overview
This commit is contained in:
parent
f9db58bf50
commit
3696ee3761
1683 changed files with 0 additions and 0 deletions
8
mods/ENTITIES/mobs/lucky_block.lua
Normal file
8
mods/ENTITIES/mobs/lucky_block.lua
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
if minetest.get_modpath("lucky_block") then
|
||||
|
||||
lucky_block:add_blocks({
|
||||
{"dro", {"mobs:nametag"}, 1},
|
||||
{"lig"},
|
||||
})
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue