-
- Downloads
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.
Showing
- mods/default/README.txt 4 additions, 0 deletionsmods/default/README.txt
- mods/default/init.lua 1 addition, 0 deletionsmods/default/init.lua
- mods/default/item_entity.lua 74 additions, 0 deletionsmods/default/item_entity.lua
- mods/default/sounds/default_item_smoke.ogg 0 additions, 0 deletionsmods/default/sounds/default_item_smoke.ogg
- mods/default/textures/default_item_smoke.png 0 additions, 0 deletionsmods/default/textures/default_item_smoke.png
mods/default/item_entity.lua
0 → 100644
mods/default/sounds/default_item_smoke.ogg
0 → 100644
File added
mods/default/textures/default_item_smoke.png
0 → 100644
307 B