Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.19.2
1.18.2
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 5 days ago
Changelog
Custom Machinery 1.21.1-0.10.46
Additions :
- Changing the inner working of block ingredients used in block and structure requirements.
- The syntax is the same as before and scripts/recipes should not be affected by this update.
- All support for Crafttweaker for block and structure requirements is now deleted.
- Block ingredients now support lists and can be reversed to accept any block but the specified one.
- Example:
["!#c:stones", "!diamond_block"]
will accept any block that is not in stone tag and not a diamond block.
- Added "order" property for block requirement which define if the blocks will be broken/placed from top to bottom or the opposite.
- Valid values are: "increasing" (default value, from bottom to top), "decreasing" (from top to bottom) and "random".
BugFix :
- Fix box creator not rendering selected blocks.
Dependencies
Files
Metadata
Release channel
BetaVersion number
1.21.1-0.10.46Loaders
Game versions
1.21–1.21.1Downloads
61Publication date
October 10, 2025 at 1:52 PMPublisher
Frinn
Owner