Skip to content
Snippets Groups Projects
  1. Apr 14, 2020
  2. Feb 05, 2020
  3. Jul 01, 2018
  4. Oct 23, 2016
    • Fernando Carmona Varo's avatar
      Default: Destroy flammable items when in fire or lava · bcb4426e
      Fernando Carmona Varo authored
      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.
      bcb4426e
Loading