Ranged Weapon API

🏹 Create fully functional bows and crossbows, with ease
Back to Files

4.0.0+1.21.11

File nameranged_weapon_api-fabric-4.0.0+1.21.11.jar
Uploader
daedelus_devdaedelus_dev
Uploaded
Aug 26, 2026
Downloads
239
Size
152.1 KB
Mod Loaders
Fabric
File ID
8742540
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ranged-weapon-api-962162:8742540"

Learn more about Curse Maven

What's new

4.0.0

Package and maven group reworked, no functional change.

  • Java package is now net.rpg_foundation.ranged_weapon (was net.fabric_extras.ranged_weapon)
  • Maven group is now net.rpg_foundation (was net.foundation), artifact ranged_weapon_api-<loader> unchanged
  • Mod id, resource namespaces and every ranged_weapon: attribute/effect/component/property id are unchanged
  • Migration: update imports and the Gradle coordinate
  • BREAKING: CustomBow/CustomCrossbow no longer take a repair ingredient supplier; repairability is the vanilla minecraft:repairable component (Item.Settings.repairable(tag))
  • Ranged weapon item models use the vanilla properties: bows minecraft:use_duration (scale 0.05, re-expressed against the item's real pull time), crossbows minecraft:crossbow/pull; ranged_weapon:pull is deprecated
  • Fix potion and tipped arrow names on 1.21.11
  • Trimmed mob-AI injects that vanilla no longer reaches

This mod has no additional files