Fix-level
Clean, readable enchantment levels. Replaces Roman numerals with clear numbers, even at extreme levels
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Fix-level

> ### Fix-level is a lightweight, client-side mod that replaces Roman numeral enchantment levels with standard numeric values.
In vanilla Minecraft, enchantment levels are displayed using Roman numerals (I, V, X, etc.), which become hard to read at higher levels and may cause UI issues. Fix-level
solves this by displaying enchantment levels as regular numbers, ensuring clarity and ###
consistency even at extremely high values.
Features
Converts Roman numeral enchantment levels to numeric values (e.g. V → 5)
Correctly displays very high levels (such as 255 and above)
Improves readability and UI clarity
Does not affect gameplay balance or mechanics
Lightweight and fully client-side
Ideal for Modpacks Custom servers Players using high-level enchantments Fix-level only changes how enchantment levels are displayed and does not modify their actual behavior or strength ---
| info | Description | | ----------- | ------------ | | Level I | → 1 | | Level II | → 2 | | Level III | → 3 | | Level IV | → 4 | | Level V | → 5 | | Level VI | → 6 | | Level VII | → 7 | | Level VIII | → 8 |