commit 9dcab1370989a79a1bb3dc95384932e9c9ddef10 Author: SolDev69 <40839581+SolDev69@users.noreply.github.com> Date: Tue Feb 28 14:40:35 2023 -0500 Create index.html test html also fix the "typo" diff --git a/64bit-mods/index.html b/64bit-mods/index.html new file mode 100644 index 0000000..ffe4e23 --- /dev/null +++ b/64bit-mods/index.html @@ -0,0 +1,205 @@ +
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 instance4: 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
+ +Infdev 20100327
+1.2.5
+ +1.5.2
+ +1.6.4
+1.8
+ +1.9
+ +1.10.2
+ +1.11.2
+1.12.2
+ +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.
+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 (Zero) +v1.1 (Zero) +v1.2 (Zero) +v1.3 (Zero) +v1.35 (Zero)