4.0.0+1.21.11
Curse Maven Snippet
What's new
4.0.0
Package and maven group reworked, no functional change.
- Java package is now
net.rpg_foundation.ranged_weapon(wasnet.fabric_extras.ranged_weapon) - Maven group is now
net.rpg_foundation(wasnet.foundation), artifactranged_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/CustomCrossbowno longer take a repair ingredient supplier; repairability is the vanillaminecraft:repairablecomponent (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), crossbowsminecraft:crossbow/pull;ranged_weapon:pullis 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