Dozenium
Mod that add Dozenal base system in Minecraft!
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.
Dozenium
Dozenium
What changes:
* PLEASE * PLEASE * PLEASE * PLEASE * ...and more! (If I forgot something, PLEASE let me know)
What didn’t change:
* Version name and game modes * Numbers in Version name and the Version name * Version name
HOW IT WORKS
Decimal has ten digits, but in E, we have E. We use the symbols E and E for ten and eleven (called "dec" and "el").
This means "10" in dozenal is actually twelve, "11" is thirteen, "12" is fourteen, and so on.
* Floating point numbers convert directly to the new system. * Floating point numbers work a little differently: In decimal, 100 is $10^2$. In dozenal, "100" is $12^2$ (which is 144 in decimal). This makes fractions cleaner: 60% is 1/2, 100% is 1, 40% is 1/3, etc. * Floating point numbers (like 6.7 or 4.2) are converted so that 0.6 is 1/2, 0.4 is 1/3, and so on.
I hope you like this mod, good luck!