From 9d0b3acc0828fad4c41d3508d2f9385e06854e68 Mon Sep 17 00:00:00 2001 From: SolDev69 <40839581+SolDev69@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:45:06 +0000 Subject: [PATCH] Migrate unlimited mods into their own subfolder --- {64bit-mods => mods/64bit}/index.html | 12 +----------- mods/unlimited/index.html | 11 +++++++++++ 2 files changed, 12 insertions(+), 11 deletions(-) rename {64bit-mods => mods/64bit}/index.html (87%) create mode 100644 mods/unlimited/index.html diff --git a/64bit-mods/index.html b/mods/64bit/index.html similarity index 87% rename from 64bit-mods/index.html rename to mods/64bit/index.html index ffe4e23..7bf9757 100644 --- a/64bit-mods/index.html +++ b/mods/64bit/index.html @@ -192,14 +192,4 @@ echo "Java is now installed!" -

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.

-

Infdev 20100630

-

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)

+ diff --git a/mods/unlimited/index.html b/mods/unlimited/index.html new file mode 100644 index 0000000..0db3a21 --- /dev/null +++ b/mods/unlimited/index.html @@ -0,0 +1,11 @@ +

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.

+

Infdev 20100630

+

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)

\ No newline at end of file