File Details
RomnasQualityCrafting-2.0.2.jar
- R
- Feb 18, 2026
- 60.44 KB
- 113
- Early Access
File Name
RomnasQualityCrafting-2.0.2.jar
Supported Versions
- Early Access
v2.0.2 — Crafting & Durability Fix
🔧 Fixed
- Crafted items now show correct rarity immediately — Update 3 moved crafting to a new
PlayerCraftEventthat no longer triggersLivingEntityInventoryChangeEvent; added a dedicatedPlayerCraftEventhandler that scans the player's inventory post-craft and assigns quality to the output items - Durability no longer doubled on crafted items — the durability multiplier was being applied twice (once baked into the variant Item asset, then again at runtime in
QualityAssigner); removed the redundant runtime application so items match the creative menu values - Game version now bumped in manifest to avoid Hytale detecting the mod as outdated.

