promotional bannermobile promotional banner

Traversable Leaves [FORGE]

Makes Leaves traversable, allowing you to walk and climb through them

File Details

traversable_leaves-2.0.6-1.20.1.jar

  • R
  • Jun 24, 2025
  • 32.85 KB
  • 1.2K
  • 1.20.1
  • Forge

File Name

traversable_leaves-2.0.6-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:traversable-leaves-1153710:6689458")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.0.6

  • Fixed bug with Dedicated Servers crashing
  • Fixed bug where some modded leaves would suffocate the player
  • Any block can now be declared traversable in the config
  • Greatly improved general compatibility, now works with most mods
  • Mobs should path through traversable blocks unless they are disallowed from traversing entirely in the config
  • Made movement much smoother
  • New config option for the amount of armor required to completely negate the movement penalty
  • Added support for using tags in the config
  • Added support for specifying disallowed blocks/entities by using "-"
  • Made Entities-Whitelist-Blacklist config option more intuitive
  • Traversable blocks pushed by pistons will no longer push entities
  • Evoker spell now passes through traversable blocks rather than over them * Fixed crash with Environmentals mod