Break My Fall

Adds configurable features related to falling and fall damage like breaking snow on impact or taking fall damage in different water depths!

File Details

Configurable_Falls_V2.0.0-1.20.1.jar

  • R
  • Feb 20, 2024
  • 21.92 KB
  • 339
  • 1.20.1
  • Forge + 1

File Name

Configurable_Falls_V2.0.0-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:break-my-fall-895113:5122127")

NeoForge

implementation fg.deobf("curse.maven:break-my-fall-895113:5122127")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Rewrote EntityMixin to be more compatible with other mods
  • Renamed EntityMixin to ConfigurableFallsEntityMixin for easier debugging
  • Renamed HayBlockMixin to ConfigurableFallsHayBlockMixin for easier debugging
  • Added Fern to Configurable Falls grass tag
  • Added Large Fern to Configurable Falls tall grass tag
  • Added a feature where you can break small flowers by falling on them, and you can modify this feature or turn it off by using the Configurable Falls config.
  • Added a feature where you can break tall flowers by falling on them, and you can modify this feature or turn it off by using the Configurable Falls config.
  • Updated mod.toml version to V2.0.0