You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
src/main | 1 week ago | |
.gitignore | 3 years ago | |
.woodpecker.yml | 4 months ago | |
LICENSE | 3 years ago | |
README.md | 7 months ago | |
build.gradle.kts | 1 week ago | |
gradle.properties | 1 week ago | |
settings.gradle.kts | 3 months ago |
README.md
QuickMäth 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)
- 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! The "Corrupt more generic math" option might even prevent your game from loading incompletely generated worlds at all.