File Details
RomnasQualityCrafting-2.0.5.jar
- R
- Feb 20, 2026
- 60.44 KB
- 339
- Early Access
File Name
RomnasQualityCrafting-2.0.5.jar
Supported Versions
- Early Access
v2.0.5 — SimpleEnchantments Compatibility
✨ New
- SimpleEnchantments compatibility bridge — automatically detects SimpleEnchantments at startup and registers all quality variant items with SE's
EnchantmentApi, so enchanting scrolls correctly recognize variant weapons/armor/tools as enchantable - Metadata preservation — quality assignment, crafting, and v1.x migration now carry over all existing
ItemStackmetadata (including enchantments from SimpleEnchantments and any other mod-stored data) instead of creating blank items
🔧 Fixed
- Enchanting scrolls rejecting quality items — SE's
ItemCategoryManagerbuilt its category cache before RQC created variant items, causing all variants to be categorized asUNKNOWN; the new bridge re-registers them after variant creation - Enchantments lost on quality assignment — swapping a base item to its quality variant previously created a new
ItemStackwith empty metadata, destroying any enchantments; now uses the 3-argItemStackconstructor to preserve the originalBsonDocument - Server version mismatch — updated
ServerVersionfrom2026.02.18-f3b8fff95to2026.02.19-1a311a592

