Fastpath

Fastpath optimizes chunk section rebuilds with compile throttling, flag-based geometry detection, and smart skipping for smoother FPS.

File Details

Fastpath v1.0.0

  • R
  • Nov 2, 2025
  • 927.32 KB
  • 259
  • 1.21.8
  • Fabric

File Name

fastpath-1.0.0.jar

Supported Versions

  • 1.21.8

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fastpath-1377372:7179193"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

✨ New & Improved

  • Rebuild Logic Refactor
  • Optimized chunk section rebuild detection for cleaner, more efficient code.
  • Improved flag‑based geometry change checks to reduce unnecessary compiles.
  • Better handling of empty/light‑only rebuilds for smoother frame pacing.
  • Modrinth Integration
  • Added Minotaur plugin configuration for automated publishing.
  • Declared Fabric API as a required dependency.
  • Declared Mod Menu as an optional dependency.
  • Set up version metadata, changelog, and loader/game version targeting (Fabric, 1.21.8).

🛠 Internal / Build System

  • Updated .gitignore to keep the repo clean.
  • Adjusted fabric.mod.json metadata for Modrinth compatibility.
  • Ensured Gradle build produces a distributable .jar with license included.