Mods/1.8: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(start of mods page for 1.8. hopefully becomes a template for the next 5 versions i plan to write)
 
(few more mods, adds table lengths)
Line 23: Line 23:
If you're using a launcher system, you may be able to directly download these mods from the launcher itself. You can find all of these mods on Curseforge.
If you're using a launcher system, you may be able to directly download these mods from the launcher itself. You can find all of these mods on Curseforge.


=== Building Mods ====
=== Building Mods ===


{| class="wikitable"
{| class="wikitable" style="width: 100%;"
! scope="col" | Mod name
! scope="col" style="width: 10%" | Mod name
! scope="col" | Loader
! scope="col" style="width: 10%" | Loader
! scope="col" | Download link
! scope="col" style="width: 15%" | Download
! scope="col" | Description
! scope="col" style="width: 65%" | Description
|-
|-
| [https://www.curseforge.com/minecraft/mc-mods/schematica/ Schematica]
| [https://www.curseforge.com/minecraft/mc-mods/schematica/ Schematica]
Line 50: Line 50:
=== Bookkeeping ===
=== Bookkeeping ===


{| class="wikitable"
{| class="wikitable" style="width: 100%;"
! scope="col" | Mod name
! scope="col" style="width: 10%" | Mod name
! scope="col" | Loader
! scope="col" style="width: 10%" | Loader
! scope="col" | Download link
! scope="col" style="width: 15%" | Download
! scope="col" | Description
! scope="col" style="width: 65%" | Description
|-
|-
| [https://github.com/waffle-stomper/Ghostwriter Ghostwriter]
| [https://github.com/waffle-stomper/Ghostwriter Ghostwriter]
Line 66: Line 66:
Remember to follow the botting rules of your server.
Remember to follow the botting rules of your server.


{| class="wikitable"
{| class="wikitable" style="width: 100%;"
! scope="col" | Mod name
! scope="col" style="width: 10%" | Mod name
! scope="col" | Loader
! scope="col" style="width: 10%" | Loader
! scope="col" | Download link
! scope="col" style="width: 15%" | Download
! scope="col" | Description
! scope="col" style="width: 65%" | Description
|-
|-
| [https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1275039-macro-keybind-mod MacroMod]
| [https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1275039-macro-keybind-mod MacroMod]
Line 80: Line 80:
=== Chatting ===
=== Chatting ===


{| class="wikitable"
{| class="wikitable" style="width: 100%;"
! scope="col" | Mod name
! scope="col" style="width: 10%" | Mod name
! scope="col" | Loader
! scope="col" style="width: 10%" | Loader
! scope="col" | Download link
! scope="col" style="width: 15%" | Download
! scope="col" | Description
! scope="col" style="width: 65%" | Description
|-
|-
| [https://www.curseforge.com/minecraft/mc-mods/chat-bubbles Chat Bubbles]
| [https://www.curseforge.com/minecraft/mc-mods/chat-bubbles Chat Bubbles]
Line 100: Line 100:
| [https://www.curseforge.com/minecraft/mc-mods/tabbychat-2/files/2298116 Curseforge]
| [https://www.curseforge.com/minecraft/mc-mods/tabbychat-2/files/2298116 Curseforge]
| Adds tabs to chat similar to AdvancedChat, requires [https://www.curseforge.com/minecraft/mc-mods/mnmutils/files/2298115 MnmUtils]
| Adds tabs to chat similar to AdvancedChat, requires [https://www.curseforge.com/minecraft/mc-mods/mnmutils/files/2298115 MnmUtils]
|}

=== Civ-specific ===

{| class="wikitable" style="width: 100%;"
! scope="col" style="width: 10%" | Mod name
! scope="col" style="width: 10%" | Loader
! scope="col" style="width: 15%" | Download
! scope="col" style="width: 65%" | Description
|-
| [https://github.com/TealNerd/CivRadar CivRadar]
| Forge
| [https://github.com/TealNerd/CivRadar/releases/download/beta-1.2.4/1.8.CivRadar-beta-1.2.4.jar Github]
| Adds radar, login and logout messages.
|-
|}

=== Cosmetic ===

{| class="wikitable" style="width: 100%;"
! scope="col" style="width: 10%" | Mod name
! scope="col" style="width: 10%" | Loader
! scope="col" style="width: 15%" | Download
! scope="col" style="width: 65%" | Description
|-
| [https://modrinth.com/mod/ears Ears]
| Forge
| [https://modrinth.com/mod/ears/version/1.4.5%2Bforge-1.8 Modrinth]
| Show ears, tails, wings, etc. that are stored on players' skins
|-
|}
|}

Revision as of 18:46, 15 May 2024

This is a list & guide of how to install and use commonly used mods that can be used for 1.8 versions of Civ.

Modloader Installation

If not already downloaded, install 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 .msi or .dmg).

Launcher Install (recommended)

Use Prism Launcher to install different versions of Minecraft and modpacks concurrently. When creating an instance, make sure to select 1.8.9 and also select Forge (or Liteloader) as the installer. For more information, click here.

When downloading mods, you can install them directly from Curseforge within Prism Launcher's client. See here for how to do so.

Manual install

Forge is the primary modloader available for this version. Install it here.

Liteloader can also optionally be installed for mods that don't require changing game mechanics. Install it here.

Mod List

Please note: this is not an exhaustive, nor approved list of mods; this is merely a list of mods that are widely used within Civ. Please make sure you comply with the server's rules before installing these mods, you are downloading and using these mods at your own risk.

If you're using a launcher system, you may be able to directly download these mods from the launcher itself. You can find all of these mods on Curseforge.

Building Mods

Mod name Loader Download Description
Schematica Forge Curseforge Easy and versatile way to copy common building patterns in order to speed up creative building.
WorldEdit Forge Curseforge Multiple tools that help modify the world as a whole, for use on creative servers.
WorldEditCUI Liteloader Curseforge Client-side UI that allows you to visualize WorldEdit selections.

Bookkeeping

Mod name Loader Download Description
Ghostwriter Forge Github Allows loading and saving Minecraft books, great for librarians on the server.

Botting

Remember to follow the botting rules of your server.

Mod name Loader Download Description
MacroMod Liteloader Litemod server Write scripts using a complex in-game tool. (Note: no longer updated).

Chatting

Mod name Loader Download Description
Chat Bubbles Liteloader Curseforge Adds chat bubbles to proximity chatters.
Skynet Forge Github Shows messages of other users' join/leave.
TabbyChat2 Liteloader Curseforge Adds tabs to chat similar to AdvancedChat, requires MnmUtils

Civ-specific

Mod name Loader Download Description
CivRadar Forge Github Adds radar, login and logout messages.

Cosmetic

Mod name Loader Download Description
Ears Forge Modrinth Show ears, tails, wings, etc. that are stored on players' skins