Anvil Crushing Recipes

Define what happens when an anvil lands on blocks or entities. Data driven.

File Details

anvil-crushing-recipes-2.0.0-b1+MC1.21.2-1.21.3.jar

  • B
  • Jun 22, 2025
  • 510.24 KB
  • 12
  • 1.21.3+1
  • Fabric + 1

File Name

anvil-crushing-recipes-2.0.0-b1+MC1.21.2-1.21.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:anvil-crushing-recipes-398523:6684715"

Quilt

modImplementation "curse.maven:anvil-crushing-recipes-398523:6684715"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Updated for 1.21.2-1.21.3
  • Rewrote much of the mod
  • Reworked how entities are crushed so they can be crushed in stacks instead of only when an anvil lands on a block
  • Added additional (optional) ingredient settings
    • "damage_to_anvil"
    • "prevent_anvil_fall_damage"
    • "anvil_fall_distance"
    • "anvil_speed"
    • "flat_entity_damage" (entity ingredients only)
    • "entity_damage_pre_block_fallen" (entity ingredients only)
  • Added additional (optional) ingredient filters
    • "nbt"
    • "state" (block ingredients only)
    • these can be attached to either ingredients themselves or individual ingredient entries
    • these make use of an extensive system of matchers that can be combined to match almost anything
  • Added the ability to attach custom advancements to recipes and added easter eggs
  • Added datagen, gametests, and unit tests

A cumulative changelog can be found here