
Minecraft: Engineer Edition
A mod that lets you play Minecraft with very large or small values of Pi
- Загрузки
- 539
- Подписчики
- 5
- Обновлён
- 23 ноября 2024 г.
- Лицензия
- LGPL-3.0-only
Опубликован 16 ноября 2024 г.
This mod allows you to configure the value of Pi (and some related constants) used in mods.
I'm sure there are a few usages here and there that'll slip past, as the compiler will inline constant expressions, but it catches a lot of common usages.
I'm sure it'll break most mods, it doesn't have any compatibility written in.
There's not really any reason to ever use this, I just thought it was funny. After all, everybody knows that Pi = e = 3.
Ченджлог
v0.0.4Релиз1.7.10 · 23 ноября 2024 г.
allowBreakingValues and isEnabled config flags
v0.0.3Релиз1.7.10 · 20 ноября 2024 г.
Now transforms all classes and pi-adjacent values (pi / 2, 2pi, etc.) in a much cleaner way.
v0.0.2Релиз1.7.10 · 20 ноября 2024 г.
Now transforms all usages of Math.PI in all of net.minecraft.* instead of just net.minecraft.util.MathHelper
Комментарии
Загружаем…