
Raycast Bows API
- It is an API to easy create bows, forked from the SmallJoker's 'Farbows mod' Mod.
- Bows use the new 5.0 Raycast function.
- Two functions to register both bows and arrows.
-- rcbows.register_arrow(name, def)
-- rcbows.register_bow(name, def)
- You can kill players and mobs.
- It supports translations.
- Sounds by default or defined.
- Optional:
-- Trail effect.
-- Charge time.
-- Replace node effect.
-- Explosion and Water effects.
-- Viewfinder.
Depends
None
Content Rating
License
GPLv3
Source Code and README for developers
Source Code
Download Raycast Bows
Manual
- Charge the bow with right click (if the arrow present in the inventory).
- Throw the arrow with left-click.
Far Bows (Example Mod)

It adds Wooden, Mese and Flaming bows. And a Crossbow.
Depends
rcbows, default, farming, fire, tnt
Source Code
Download Far Bows