Enchantment Numbers to 255

I made a Resourcepack that makes every enchantment number to a Roman number
Screenshot 2026-05-28 143816.png

Screenshot 2026-05-28 143816.png

Description

This Resourcepack adds the Enchantment numbers from 1 to 255 so if you give yourself a sharpness 255 sword, it dosen't say "Sharpness enchantment.level.255". It says "Sharpness CCLV" which is roman and stands for 255.

Guide for reading roman numerals:

I = 1

II = 2

V = 5

X = 10

L = 50

C = 100

When the lower number is first, it is subtracted. Otehrwise it is added

VI is 5;1 ; 5 + 1 = 6

IV is 1;5 ; 5 - 1 = 4

IC is impossible because you can't subtract more than 3 smaler than the number so you would need to write

XCIX which is 10;100;1;10 so 100 - 10 + 10 - 1 = 99

The Enchantment Numbers to 255 Team

profile avatar
  • 2
    Projects
  • 832
    Downloads

More from Josan866