Replaces math methods with incorrect alternatives, causing interesting corruption
Go to file
2022-03-13 16:54:10 +01:00
src/main Remove fabric api dependency 2022-03-02 18:18:21 +01:00
.gitignore It doesn't crash yay 2020-08-06 23:55:17 +02:00
.gitlab-ci.yml Update for 1.18 2021-11-30 19:49:46 +01:00
build.gradle Remove fabric api dependency 2022-03-02 18:18:21 +01:00
gradle.properties Remove fabric api dependency 2022-03-02 18:18:21 +01:00
LICENSE It doesn't crash yay 2020-08-06 23:55:17 +02:00
README.md Add README from modrinth 2022-03-13 16:54:10 +01:00

This mod allows you to enable replacements for:

  • The standard math methods (used almost everywhere where math is needed, for example movement)
  • 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