File Details
quickcraft-utilities-1.1.0.jar
- R
- Sep 26, 2025
- 43.87 KB
- 46
- 1.21.8
- Fabric
File Name
quickcraft-utilities-1.1.0.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
Status
QuickCraft exits Beta and is now considered stable.
Bug Fixes
AutoSmelt fixed for vanilla ores:
- Iron, gold, copper, and ancient debris now drop only the ingot, without the raw ore.
Nether Quartz support added:
- Nether Quartz Ore now drops correctly when mined.
Drop cancellation only when necessary:
- Blocks without smelting recipes (like dirt or regular stone) continue to drop normally.
Safe Mixin compatible with Fabric 1.21:
- Fixed ClassNotFoundException related to ExampleClientMixin.
BlockMixin now cancels the default drop only when AutoSmelt is applied.
Automatic AutoSmelt handler:
- Detects any vanilla ore with a smelting recipe automatically, no manual block mapping required.
✨ Improvements
AutoSmelt code simplified and optimized for future compatibility.
Ready for easy expansion with new ores or mods adding smeltable blocks.