promotional bannermobile promotional banner

Romna's Quality Crafting

Every weapon, armor piece, and tool you craft or loot rolls a random quality tier that affects its stats. Higher quality = better damage, armor, durability, and efficiency.

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 PlayerCraftEvent that no longer triggers LivingEntityInventoryChangeEvent; added a dedicated PlayerCraftEvent handler 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.