forked from minetest/minetest_game
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.
This commit is contained in:
committed by
paramat
parent
4ea74466e4
commit
bcb4426ec7
BIN
mods/default/textures/default_item_smoke.png
Normal file
BIN
mods/default/textures/default_item_smoke.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 307 B |
Reference in New Issue
Block a user