Multiblocked2-unofficial is forked from the Minecraft 1.20.1 version of Multiblocked 2. It keeps all features from the original mod, merges mbd2thread, fixes several bugs, and adds methods and events that are more useful for modpack customization. More mod compatibility is planned for future updates.
Add
Added a multiblock structure export tool
Added compatibility with “Mana and Artifice”
Added compatibility with “Blood Magic” and “Ars Nouveau”
Added Jade machine events
Added configurable tick-triggered machine events
Added a method to convert relative coordinates to absolute coordinates for machines
Added parallel execution setting in events
Recipes can now record consumed ingredients
Modify
Changed multiblock storage format: hybrid of .mb files and structure JSON files
Modified README (multiple times: support for different patterns, LICENSE update, etc.)
Made the auto-build tool support different patterns of multiblocks
Removed the Jade recipe display thread
Almost completely removed ShapeInfo for multiblocks
Allowed multiblocks to have multiple patterns and added XEI display support
Changed the ingredient display for multiblock shapes in XEI to a scrollable slot
Merged Mbd2Thread
Deleted unused files

