Bonded

The more you use your tools, weapons, and armor, the stronger they become, gaining bonus stats over time.

File Details

bonded-forge-3.1.1+1.21.11

  • R
  • Jun 24, 2026
  • 414.48 KB
  • 16
  • 1.21.11
  • Forge

File Name

bonded-forge-3.1.1+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Forge

implementation "curse.maven:bonded-1144849:8313245"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Bonded Changelog

All notable changes to Bonded will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

4.0.1

Fixed

  • Fixed non-damageable body armor, such as horse armor, being treated as Bonded armor when a tag or datapack included it.

  • Fixed stale Bonded durability data being preserved on items that no longer have valid durability.

3.1.1

Added

  • 1.21.11: Repair benches can now over-repair gear. Extra repair becomes temporary durability, shown as a pink bar on the item.

  • 1.21.11: Added Scrap, a general repair material for the repair bench. Scrap can appear in chest loot, drop rarely from armored enemies, drop from broken bonded gear, and appear as a byproduct of upgrading gear.

  • 1.21.11: Tool benches and repair benches can now use matching items from adjacent chests and barrels.

  • 1.21.11: Gear found in chest loot or carried by monsters can now start with an innate bond level.

  • 1.21.11: Added config options for innate loot bond.

  • 1.21.11: Added public addon APIs for registering Bonded gear behavior and reading or changing Bonded item stack state.

  • 1.21.11: Added advancements for bonding, upgrading, over-repairing, and finding or using Scrap.

Changed

  • 1.21.11: Backported Bonded 3.1.1.

  • 1.21.11: Item level-ups no longer automatically repair gear. Use over-repairing instead.

  • 1.21.11: The old API addon entry point is deprecated. Addons should use BondedApi.

Fixed

  • Fixed non-damageable body armor, such as horse armor, being treated as Bonded armor when a tag or datapack included it.

  • Fixed stale Bonded durability data being preserved on items that no longer have valid durability.

  • 1.21.11: Repair and upgrade addon events now fire from the benches.

Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.