promotional bannermobile promotional banner

Recipe Reshaper

Dynamically replaces whole categories of recipes with (subjectively) improved ones. Data driven.

File Details

recipe-reshaper-1.7.0+MC1.21.2-1.21.3.jar

  • R
  • Nov 30, 2024
  • 211.45 KB
  • 55
  • 1.21.3+1
  • Fabric + 1

File Name

recipe-reshaper-1.7.0+MC1.21.2-1.21.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:recipe-reshaper-536143:5949200"

Quilt

modImplementation "curse.maven:recipe-reshaper-536143:5949200"
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
  • Added optional "removal_behavior" field to source patterns as an alternative to "remove" and "always_remove":
    • "removal_behavior": "normal" is equivalent to "remove": true, "always_remove": false (default)
    • "removal_behavior": "never" is equivalent to "remove": false, "always_remove": false
    • "removal_behavior": "always" is equivalent to "remove": true, "always_remove": true
    • "normal" means a recipe will only be removed if it helps generate a result recipe
    • "remove" and "always_remove" will be removed in the first release supporting Minecraft 1.22
  • Substantial internal changes

A cumulative changelog can be found here