Commit Graph

5 Commits

Author SHA1 Message Date
thunderdog1138 a07a8b3be3 Upload files to 'mods/default' 2020-12-09 21:54:28 +00:00
thunderdog1138 e993807c33 Delete 'mods/default/item_entity.lua' 2020-12-09 21:53:53 +00:00
thunderdog1138 061b2e8852 Update 'mods/default/item_entity.lua' 2020-07-15 21:15:18 +00:00
SmallJoker 255031fc91 Replace deprecated function calls 2018-07-01 20:44:03 +01:00
Fernando Carmona Varo bcb4426ec7 Default: Destroy flammable items when in fire or lava
The check for igniters (fire/lava) will be performed every 10 secs
if the item is flammable.

if the item is found to be in lava it will then burn up and
disappear in a smoke puff.

If a non-lava igniter node is found, a combination of `flammable`
value of the item and `igniter` group value of the node will be used
to determine the chance for the item to be removed.
2016-10-23 03:48:37 +01:00