Enhance your schematicannon to make it print more blocks from other mods
An addon for the Create mod that bridges the gap between the Schematicannon and other mods. This mod ensures that complex blocks, block entities, and multi-part structures from various mods can be printed accurately.
| Minecraft Version | Create Version Compatibility |
|---|---|
| 1.21.1 | Create 6.0+ |
| 1.20.1 | Create 0.5.1j / 6.0+ |
In the base Create mod, the Schematicannon is a powerful tool for automated construction. However, it often struggles when encountering blocks from other mods—especially those with complex NBT data, custom rendering, or multi-block structures.
Create: Enhanced Schematicannon is designed to fix these limitations. It enhances the printing logic to support a wider range of third-party mod blocks, making your automated building process truly "mod-compatible."



Block Entity Sync (Server-Side Data Retrieval): Standard Schematic and Quill typically extracts NBT data from the client side, which can result in missing information for certain Block Entities. This mod introduces a Block Entity Sync feature that requests data directly from the server, ensuring the generated .nbt files are complete and accurate.

Enhanced Printing Logic: Prevents NBT data loss when the Schematicannon places blocks from other mods by ensuring proper data restoration.
Multi-Part Compatibility: Fixes issues where blocks with complex collision boxes or multiple parts fail to be placed correctly.
Deep Integration: Specifically targets compatibility gaps between Create and popular decoration/technical mods.
Below is a list of mods that receive enhanced support through this addon:
| Mod | Description |
|---|---|
| Applied Energistics 2 | Fully Compatible: Cables and BlockEntities now print correctly with full data. |
| Integrated Dynamics | Fully Compatible: Logic Cables and parts now print correctly. |
| Functional Storage | Fully Compatible: Drawers and Controllers print correctly while preserving configurations. |
| Supplementaries | Partial Support: Some BlockEntity now print correctly. |
| Amendments | Partial Support: Some BlockEntity now print correctly. |
| Quark | Partial Support: Some BlockEntity now print correctly. |
| Dramatic Doors | Fully Compatible: Fixed the placement logic for tall and special door types. |
| Chimes | Fully Compatible: Fixed the positioning and attachment of all wind chimes. |
If you encounter a specific mod block that still doesn't print correctly, please report it in the Issues section!
.jar file into your mods folder.Contributions are welcome! If you encounter a block that doesn't print correctly, please open an issue.
If this mod helped you build your world, please consider giving a Star on GitHub! It helps more people find the project.