Changelog
Custom Machinery 1.21.1-0.10.31
Additions :
- Add option to make the item requirement consume input items at the end of the process instead of the start.
- In json recipe this is done by adding
"consume_on_end": true
in the item requirement. - In KubeJS recipe a new method was added :
.requireItemOnEnd(ingredient)
to keep backward compatibility with the existing.requireItem(ingredient)
method. - This can be combined with the 'reset on error' feature to make recipe behave like in vanilla (and some mods) machines : cancel the craft if items are removed from the input slots.
- In json recipe this is done by adding
Dependencies
Files
CustomMachinery-neoforge-1.21.1-0.10.31.jar(1.82 MiB) Primary Download
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 8 days ago