-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Adventure Item Stats ships one jar per mod loader. Pick the jar that matches the loader your instance is running — they are not interchangeable.
| Loader | Minecraft | Also required | Jar |
|---|---|---|---|
| Fabric | 1.21.1 | Fabric Loader 0.16+ and Fabric API 0.103.0+ | adventureitemstats-fabric-<version>.jar |
| Forge | 1.21.1 | Forge 1.21.1-52.1.x | adventureitemstats-forge-<version>.jar |
| NeoForge | 1.21.1 | NeoForge 21.1.228+ | adventureitemstats-neoforge-<version>.jar |
Java 21 is required (it ships with the official 1.21.1 launcher).
Fabric users: Fabric API is a hard dependency. The game will refuse to launch without it. Forge and NeoForge have no extra mod dependency.
- GitHub Releases — github.com/bh679/adventureitemstats-mc/releases
- Modrinth — Adventure Item Stats (auto-selects the right jar for your loader)
- CurseForge — Adventure Item Stats (auto-selects the right jar for your loader)
The current build is v0.2.0, published as a pre-release / beta (all pre-1.0 versions are marked beta). See the Roadmap for what that means.
- Install your loader (Fabric / Forge / NeoForge) for Minecraft 1.21.1.
-
(Fabric only) Download Fabric API and put it in
mods/. - Download the Adventure Item Stats jar for your loader.
- Drop the jar into your
mods/folder. - Launch the game. There is no config to set up — it works immediately.
Install the matching jar on both the server and every client. Rolled stats are written to the item stack on the server when loot generates, but clients need the mod to display the varied attribute tooltips consistently.
- Start a new world (or any world) and find some loot — open a dungeon/village chest, or kill a mob that drops equipment.
- Hover a rolled sword, axe, or armor piece and read its attribute tooltip (the green/gray stat lines).
- Compare two of the same item from different loot rolls — their Attack Damage, Attack Speed, Armor, or Armor Toughness numbers should differ slightly.
A freshly crafted item of the same type is your control: it will always show the exact vanilla numbers. If the crafted one and a looted one read identically every time, something isn't loading — check that the jar matches your loader and that Fabric API is present (Fabric).
See the FAQ for troubleshooting and compatibility notes.
Adventure Item Stats — Gaussian variation on naturally-spawned item stats for Minecraft 1.21.1 · Fabric / Forge / NeoForge Source-available under PolyForm Shield 1.0.0 · © Brennan Hatton · Concept from Dungeon Train
Players
Developers