- Rework Power Shot into an active skill
- Udpdate Russian translation, thanks to @Heimdallr
- Add Brazilian translation, thanks to @demorogabrtz
- Add new weapons, obtainable only as loot from Aether dungeons
- Holy Spear
- Silver Bow of the Acropolis
- Sky Crossbow
- Valkyrie Ballista
- Update Ruby Heavy Crossbow texture
- Add new armor set: Netherite Ranger Armor
- Fix Infinity applicable to any enchantable item
- Fireproof ranged weapons with netherite or better material
- Configurable Power Shot bonus damage
- Lowered Fabric API version requirement
- Allow running on 1.21
- Fix Power enchantment bonus per level
- Update to Minecraft 1.21.1
- Update translations
- Update some item textures
- Remove some enchantment specific API calls
- Update Ruby crossbow textures and recipes
- Update Spanish translation, thanks to SirColor
- Update Spear textures
- Add Ruby Spear
- Rebalance Spear attributes
- Restructure advancements
- Update Fabric Loader to 15+ for embedded MixinExtras
- Using latest Spell Engine, archery skills no longer perform additional random critical strikes
- Migrate to latest Ranged Weapon API
- Archers Armor now provides Draw Speed bonus
- Reduce cooldown of Magic Arrow
- Fix applied Auto-Fire Hook not showing up on item tooltip
- Update Italian translation, thanks to Zano1999
- Add new Archer skill: Magic Arrow
- Add BetterNether exclusive weapons
- Ruby Rapid Crossbow
- Ruby Heavy Crossbow
- Add BetterEnd exclusive weapons
- Aeternium Spear
- Crystal Shortbow
- Crystal Longbow
- Add equipment tier item tags in
rpg_series
scope - Add Spanish translation, thanks to SirColor
- Add French translation, thanks to YanisBft
- Fix loot table injections not being configurable (missing
loot.json
file) - Migrate to RangedWeaponAPI for improved compatibility
- Remove loot config, replaced by
config/rpg_series/loot.json
- Add compatibility for
c:wood_sticks
in recipes - Update Italian translation, thanks to Zano1999
- Update Chinese translation, thanks to Sillymoon
- Fix Crossbow Infinity can fire tipped arrows without consuming them #16
- Add feature: Allow Infinity enchantment for CrossBows (configurable in:
config/archers/tweaks.json
) - Add item tag:
archers:spears
- Add effect descriptions
- Update Italian translation, thanks to Zano1999 #10
- Update Russian translation, thanks to skel39eek66 #9
- Add basic, craftable, two-handed spears, so Archers can defend themselves in melee
- Slightly increase damage done by Barrage skill
- Disable Spell Power related enchantments for archer equipment
- Remove false range tooltips from skills
- Reduce damage done by Barrage skill
- Fix Forge compatibility (via Sinytra Connector), by lowering some mixin requirements
- Fix Z fighting on Archery Artisan Table block model
- Fix Ranger Armor model clipping into some player skins
- Improve Russian translation, thanks to kel39eek66 #7
- Texture bug Archery Artisan Table #3
- Add missing textures
- Add missing assets and mod icon
- Update creative tab icon
- Add Russian translation #1, thanks to skel39eek66 #1
- Add Italian translation #2, thanks to Zano1999 #2
- Initial release