Mods: Difference between revisions

487 bytes removed ,  1 month ago
Adds a couple of tabs
No edit summary
(Adds a couple of tabs)
Line 4:
 
==Modloader Installation==
 
Installing your modloader depends on your version.
 
<tabber>
|-|1.17-1.20=
 
If not already downloaded, install [https://adoptium.net/temurin/releases/?version=17 Java version 17]. Make sure to select the install method for your system (usually an <syntaxhighlight inline>.msi</syntaxhighlight> or <syntaxhighlight inline>.dmg</syntaxhighlight>, unless you're on Linux, then you know what you're doing).
 
|-|1.8-1.16=
 
If not already downloaded, install [https://adoptium.net/temurin/releases/?version=8 Java version 8]. Make sure and scroll down in the options and change "Java version" to "Java 8 (LTS)" and select the install method for your system (usually an <syntaxhighlight inline>.msi</syntaxhighlight> or <syntaxhighlight inline>.dmg</syntaxhighlight>).
</tabber>
 
=== Launcher Install (recommended) ===
Line 18 ⟶ 25:
=== Manual install ===
 
Installing manually depends on your version.
 
<tabber>
|-|1.20=
'''Fabric''' is the highly recommended modloader available for 1.20; most mods built for Civ these days are all built for Fabric these days.<ref group="note">Quilt has been dropped from this guide due to fewer mods having support for Quilt.</ref> [https://fabricmc.net/use/installer/ Download the installer here.]
 
'''NeoForge''' can also be used for this version, however fewer mods for Civ are available through Forge-like loaders. Note that all Forge mods are compatible with Neoforge.<ref group="note">Forge has been dropped from this guide due to more development occurring on 1.20 on NeoForge.</ref> [https://projects.neoforged.net/neoforged/neoforge Click here to go to the installer page], then ''switch the version to 1.20.4''.
 
|-|1.8=
 
If not already downloaded, install [https://adoptium.net/temurin/releases/?version=8 Java version 8]. Make sure and scroll down in the options and change "Java version" to "Java 8 (LTS)" and select the install method for your system (usually an <syntaxhighlight inline>.msi</syntaxhighlight> or <syntaxhighlight inline>.dmg</syntaxhighlight>).
 
=== Launcher Install (recommended) ===
 
Use [https://prismlauncher.org/ Prism Launcher] to install different versions of Minecraft and modpacks concurrently. When creating an instance, make sure to select <syntaxhighlight inline>1.8.9</syntaxhighlight> and also select Forge (or Liteloader) as the installer. [https://prismlauncher.org/wiki/getting-started/create-instance/ For more information, click here.]
 
When downloading mods, you can install them directly from Curseforge within Prism Launcher's client. [https://prismlauncher.org/wiki/getting-started/download-mods/ See here for how to do so.]
 
=== Manual install ===
 
'''Forge''' is the primary modloader available for this version. [https://files.minecraftforge.net/net/minecraftforge/forge/index_1.8.9.html Install it here.]
 
'''Liteloader''' can also optionally be installed for mods that don't require changing game mechanics. [https://www.liteloader.com/download#snapshot_1890 Install it here.]
 
</tabber>
 
 
==Mod List==
Line 1,147 ⟶ 1,144:
== Notes ==
 
<references group="notesnote"/>
 
==References==