mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-28 06:30:18 +02:00
drops can now be a function, also code tidy
This commit is contained in:
@ -13,6 +13,6 @@ if minetest.get_modpath("lucky_block") then
|
||||
{"dro", {"mobs:protector"}, 1},
|
||||
{"dro", {"mobs:fence_wood"}, 10},
|
||||
{"dro", {"mobs:fence_top"}, 12},
|
||||
{"lig"},
|
||||
{"lig"}
|
||||
})
|
||||
end
|
||||
|
Reference in New Issue
Block a user