Changelog 2.0.0 - GeheimagentNr1/RapidLeafDecay GitHub Wiki

  • IMPORTANT: Changed COMMON config to SERVER config, the name changed from "rapid_leaf_decay.toml" to "rapid_leaf_decay.toml". The config can now can be found in the "serverconfig" directory in the "world" directory
  • Updated mod metadata
  • BUGFIX: If a Block is tagged as BlockTags.LEAVES and doesn't have the typical BlockStateProperties of a Leaves-Block, the decay process crashed.
    Leaves-Blocks without these BlockStateProperties are now ignored from the decay process.