Skip to content

ryankgit/ArcPath

Repository files navigation

ArcPath

ArcPath is a client-side Fabric mod for Minecraft 26.1 that displays a trajectory arc when holding a throwable item. The arc shows the predicted flight path of the projectile and marks the landing point with a marker.

Example ArcPath screenshot

Supported Throwables

  • Ender Pearls
  • Snowballs
  • Eggs
  • Tridents
  • Arrows (via Bow & Crossbow)

Requirements

Dependency Version
Fabric Loader 0.19.2 or newer
Fabric API 0.149.1+26.1.2 or newer
Cloth Config 26.1.154+fabric
Mod Menu 18.0.0-beta.1 or newer

Cloth Config and Mod Menu are required at runtime; without them the game will crash on startup. All dependencies can be downloaded from Modrinth.

Configuration

Per-throwable configuration via Mod Menu:

  • Arc color, line width, dash length, gap length, transparency
  • Target color, line width, radius, transparency
  • Enable/disable arc and target marker independently per throwable

Building from Source

If you would like to build the code locally, please note this project requires a dependency that is not yet available on Maven for Minecraft 26.1 and must be downloaded manually:

Download the jar and place it in a libs/ folder in the project root before building.

(Note that this will no longer be required once Cloth Config 26.1 is avaliable on Maven)

Build with .\gradlew build

About

ArcPath is a client-side Fabric mod for Minecraft that displays a trajectory arc when holding a throwable item. The arc shows the predicted flight path of the projectile and marks the landing point.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages