Compatibility
Minecraft: Java Edition
1.20.4
1.20.1
1.19.2
1.18.1–1.18.2
1.16.1–1.16.5
1.15.1–1.15.2
1.14.4
1.12.x
1.11.2
1.11
1.10.2
1.10
1.9.4
1.9
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated 8 months ago
Changelog
Added
- Added OR search operator to the Grid with "|".
- Added new
getPattern(stack:table)
function for OpenComputers integration.
Changed
- Empty patterns can no longer be inserted in the pattern result slot in the Pattern Grid with hoppers.
getPatterns()
now only returns all the outputs, this to limit memory usage in OpenComputers (only affects OC integration).- Allow crafters to be daisy-chained.
Fixed
- Fixed repeated key events not getting handled in some cases.