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
- 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

