Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last month
Updated last month
Overview
This mod fixes a critical schematic item exploit in the Create mod for Minecraft 1.21+.
Original Issue
Create's schematics could store blocks/items with illegal components, allowing players to obtain unobtainable survival items.
Fix Features
- Anomaly Detection: Scans uploaded schematics in real-time
- Data Sanitization: Automatically removes illegal components/blacklisted blocks
- Alert Logging: Outputs server warning:
[Create Bugfix] Found anomalous schematic by player 'playername': schematicname
- Auto-Archiving: Backups anomalous schematics at:/schematics/anomaly/playername/schematic.nbt
- Configurable: Blacklist management via
schematicsfix-common.toml
Admin Benefits
- Real-time exploit blocking
- Automatic evidence preservation
- Customizable filter rules
- Zero manual review for legitimate uploads