diff --git a/mods/64bit/index.html b/mods/64bit/index.html deleted file mode 100644 index f6454db..0000000 --- a/mods/64bit/index.html +++ /dev/null @@ -1,271 +0,0 @@ - -
-These are special mods that expand Minecraft beyond the 32bit integer limit. - For any support, contact the Cursed Creations team at https://discord.gg/gBXj5j55uf -
-1: Download MultiMC from here or install PrismLauncher from here (PrismLauncher on Windows needs VCRedist 2022, download it from here)
-2: Download and install OpenJDK 8
-sudo apt install openjdk-8-jre -y
.bashrc
and run sudo rm -rf /opt/jdk/zulu8.68.0.21-ca-fx-jre8.0.362-linux_x64/
to uninstall.
- wget https://cdn.azul.com/zulu/bin/zulu8.68.0.21-ca-fx-jre8.0.362-linux_x64.tar.gz
-sudo mkdir /opt/jdk
-cd /opt/jdk
-sudo tar -xzvf ~/zulu8.68.0.21-ca-fx-jre8.0.362-linux_x64.tar.gz
-echo PATH=/opt/jdk/zulu8.68.0.21-ca-fx-jre8.0.362-linux_x64/bin:$PATH >> ~/.bashrc
-echo "Java is now installed!"
-
- 3: Setup MultiMC/PrismLauncher and make a new instance
- 4: Click on Add to Minecraft jar
and select the mod zip that you downloaded, make sure the mod verison and MC version match exactly
5: Sign in and click launch!
-Infdev 20100325 (Maxxx)
-Infdev 20100327 (Zeta)
-1.0.0 (314rft)
- -1.2.5 (314rft)
- -1.5.2 (Zero)
-1.6.4 (Zero)
-1.8 (Zero)
- -1.9 (Zero)
-1.10.2 (Zero)
-1.11.2 (Zero)
-1.12.2 (Zero)
- -These mods make Minecraft actually infinite, using BigInteger and BigDecimal to make the Minecraft world as big as your computer can handle. You should not be running this on a PC with less than 4GB of RAM but kudos if you manage to get that working. If you don't know how to install jarmods see here.
-Note from me: these versions are very slow and will likely be a lot slower than standard 64bit mods even near spawn - Dependency: Install this as a jarmod https://repo1.maven.org/maven2/systems/manifold/manifold-all/2023.1.3/manifold-all-2023.1.3.jar - Note: v1.35 might have invisible textures, do with that as you wish - v1 - v1.1 - v1.2 - v1.3 - v1.35 -
- - \ No newline at end of file diff --git a/versions.html b/versions.html new file mode 100644 index 0000000..1eb5af8 --- /dev/null +++ b/versions.html @@ -0,0 +1,221 @@ + + +These are special mods that expand Minecraft beyond the 32bit integer limit. + For any support, contact the Cursed Creations team at https://discord.gg/gBXj5j55uf +
+4: Click on Add to Minecraft jar
and select the mod zip that you downloaded, make sure the mod verison and MC version match exactly
5: Sign in and click launch!
+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.
+ +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.
+ +