promotional bannermobile promotional banner

Unbreakable Anvil

A mod to prevent an anvil from breaking on use

File Details

unbreakableanvil-1.21-1.21.5-1.21-1.21.5-1.0.0+forge

  • R
  • Jan 6, 2026
  • 12.59 KB
  • 16
  • 1.21.5+5
  • Forge

File Name

unbreakableanvil-1.21-1.21.5-1.21-1.21.5-1.0.0+forge.jar

Supported Versions

  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

Curse Maven Snippet

Forge

implementation "curse.maven:unbreakable-anvil-874154:7424216"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

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

[1.21-1.21.5-1.0.0] - 2026-01-05

Added

  • Release notes and changelog for 1.21-1.21.5-1.0.0

Fixed

  • Fix: Prevent anvil damage on Fabric by mixing into AnvilBlock.damage() (works across lambdas and synthetic methods).
  • Fix: Ensure mixin configuration loads on Fabric (fixed fabric.mod.json path and refmap generation).
  • Fix: Remove redundant AnvilRepairEvent handlers (unified approach using MixinAnvilBlock in common/).
  • CI: Updated release GitHub Action to support supported MC version ranges and consistent artifact naming.

Misc

  • Bumped supported MC range to 1.21-1.21.5 and updated documentation and release scripts.

Unreleased

  • N/A