From 80daa8a0745930b4b5e2249ac459b76d468d582a Mon Sep 17 00:00:00 2001 From: SolDev69 <40839581+SolDev69@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:59:56 +0000 Subject: [PATCH] readd zero's versions thing --- mods/64bit/index.html | 271 -------------------------------------- mods/unlimited/index.html | 19 --- versions.html | 221 +++++++++++++++++++++++++++++++ 3 files changed, 221 insertions(+), 290 deletions(-) delete mode 100644 mods/64bit/index.html delete mode 100644 mods/unlimited/index.html create mode 100644 versions.html 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 @@ - - - Cursed Creations | 64bit Minecraft - - -

Minecraft: Long Cunk Positions (64bit Worldgen)

-

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 -

-

How to install

-

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

- -

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!

-

Downloads

-

Classic

- -

Indev

- -

Infdev

- -

Alpha

- -

Beta

- -

Release

- - - \ No newline at end of file diff --git a/mods/unlimited/index.html b/mods/unlimited/index.html deleted file mode 100644 index 1669048..0000000 --- a/mods/unlimited/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - Cursed Creations | Unlimited Minecraft - - -

Minecraft Unlimited: Infinite Worldgen Mods

-

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.

-

Infdev 20100630 (Zero)

-

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 @@ + + + Cursed Creations | Expanded Minecraft + + +

Minecraft: Expanded Worlds

+

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 +

+

See wiki: https://cursedcreationsteam.github.io/wiki#how-to-install

+ +

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!

+

Downloads | 64bit

+ +

Downloads | 128bit

+

128-bit mods:

+
+

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.

+ +
+ + \ No newline at end of file