QuickMath/README.md

6 lines
418 B
Markdown
Raw Normal View History

2022-03-13 17:23:40 +01:00
Quickmeth allows you to break math methods in minecraft by enabling replacements for:
- The standard math methods (used almost everywhere where math is needed)
- Trigonometry (which is also used across the codebase and affect things like rendering)
2022-03-13 16:54:10 +01:00
- Perlin & Simplex noise methods (used in terrain generation)
WARNING: These replacements are intended to corrupt things and should not be used in worlds you care about