Features
Section titled “Features”- Diverse Arsenals: Adds a plethora of new weapons inspired by historical and fantasy themes.
- Rich API: Provides legacy
createXxx(WeaponMaterial)methods, a genericcreateWeapon(...)entry point, material builders, classification metadata, and tag helpers. - Enhanced Compatibility: Ported and optimized for modern Minecraft versions.
- Datapack-Friendly Tags: Provides grouped item tags by weapon type, material, and source namespace for datapacks, modpacks, and KubeJS.
- Optional Weapon Oil: Weapon Oil support is available but disabled by default through
enable_weapon_oil=false. - Regression Guidance: Maintainer docs include manual checks for action traits, throwing weapon pickup, ammo state, and dedicated server behavior.
Download & Installation
Section titled “Download & Installation”Supported Version: Minecraft 1.21.1 (NeoForge)
- Download: Click the buttons above to get the latest version.
- Install: Place the downloaded
.jarfile into your.minecraft/modsfolder. - Launch: Ensure you have the NeoForge loader installed.