Create Walkable Tracks

Adds collision to curved and diagonal Create train tracks so you can walk on them. Trains pass through unaffected.

File Details

createwalkabletracks-1.0.0.jar

  • R
  • May 17, 2026
  • 158.61 KB
  • 2.0K
  • 1.18.2
  • Forge

File Name

createwalkabletracks-1.0.0.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-walkable-tracks-1545438:8101423")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Create Walkable Tracks 1.0.0 - Initial release

Features

  • Adds full-footprint collision to curved and diagonal Create train tracks
  • Players can walk on every tile a curved track visually covers, not just the centerline
  • Per-cell pad heights match the actual rail surface (banking and slopes handled)
  • In-game visualizer toggle (F6 by default, rebindable) for inspecting pad placement
  • Configurable visualizer range and bezier sample count

Compatibility

  • Minecraft 1.18.2
  • Forge 40+
  • Create 0.5.1+
  • Required on both client and server