From 76d6868d7bfbd898d5f0f5c3434df0f94cc1ccc8 Mon Sep 17 00:00:00 2001 From: SolDev69 <40839581+SolDev69@users.noreply.github.com> Date: Tue, 7 Mar 2023 18:05:45 +0000 Subject: [PATCH] BigDecimalMath is in bigint zips --- test/versions.html | 2 +- versions.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/versions.html b/test/versions.html index 97171c7..cca431e 100644 --- a/test/versions.html +++ b/test/versions.html @@ -78,7 +78,7 @@

Manifold is necessary for these mods. Install Manifold as a JAR mod via the "Add to Minecraft.jar" option in MultiMC-based launchers. Early versions of Infdev 20100630-1 128-bit also requires BigDecimalMath - which is used to do advanced math with BigDecimals. + which is used to do advanced math with BigDecimals, however it's included by default.

Note: These versions are very CPU and RAM-intensive compared to their vanilla counterparts. Do NOT expect to have the same performance as typical 64-bit mods, even at spawn.

diff --git a/versions.html b/versions.html index 0f89b69..a20cd60 100644 --- a/versions.html +++ b/versions.html @@ -269,7 +269,7 @@

Manifold is necessary for these mods. Install Manifold as a JAR mod via the "Add to Minecraft.jar" option in MultiMC-based launchers. Early versions of Infdev 20100630-1 128-bit also requires BigDecimalMath - which is used to do advanced math with BigDecimals. + which is used to do advanced math with BigDecimals, however it's included by default.

Note: These versions are very CPU and RAM-intensive compared to their vanilla counterparts. Do NOT expect to have the same performance as typical 64-bit mods, even at spawn.