Destroys items in damaging blocks, makes them decay after 10 minutes. Based on PilzAdam's builtin item mod.
Download
No dependencies on non-default mods.
License for code: CC0
This mod can be used with Item Drop just fine.
if minetest.get_item_group(name, "hot") > 0 then
TenPlus1 wrote:Inocudom: which line caused this error, the original or the one I posted above (which seems to work fine on my standalone server) ?
Items are removed after 120 seconds or the time that is specified by remove_items in minetest.conf (-1 disables it)
Users browsing this forum: Bing [Bot] and 7 guests