90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
- 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
Dependencies
Files
recipe-reshaper-1.7.0+MC1.21.2-1.21.3.jar(211.45 KiB) Primary Download
Details
Licensed MIT
Published 3 years ago
Updated 2 days ago