Skip to content

Releases: ryankgit/ArcPath

ArcPath 1.0.0-beta-1

Choose a tag to compare

@ryankgit ryankgit released this 06 Jul 02:05

Initial Beta Release

Features

  • Dashed trajectory arc for ender pearls, snowballs, eggs, tridents, and bows
  • Landing target marker showing where the projectile will land
  • Entity hit detection
  • 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
  • Trajectory caching; arc only recalculates when look angle or position changes meaningfully

Known Issues

  • Water physics are not yet simulated; the arc will not render through water or when player is submerged
  • Trajectory is approximate and may vary from actual projectile behavior