Difference between revisions of "Mods, Installing Official Madminer Mods"

From Madminer Municipal Wiki
Jump to: navigation, search
(Revised to remove supporting documentation from forge and liteloader as they are not being updated. Added instructions for Rift,)
Line 1: Line 1:
 
== 1. Download things ==
 
== 1. Download things ==
# Download Minecraft from [https://minecraft.net/ Official Site] if you don't have it installed
+
*Rift is a lightweight mod framework that enables other mods.
# Install and run Minecraft, ensure you have launched 1.12.2 (Latest release) at least once
+
*OptiFine provides a lot of nice graphical features and performance boost.  
 +
*VoxelMap is a in-game map mod that displays a minimap on your screen, allows you to save waypoints, and more.
 +
 
 +
To install these mods follow these steps.
 +
# Install and run Minecraft, ensure you have updated to and launched latest verison of Minecraft at least once
 
# [https://www.java.com/en/ Download] and install Java if you don't have it already  
 
# [https://www.java.com/en/ Download] and install Java if you don't have it already  
# Download the "1.12.2" folder at http://downloads.madminers.com (hover over the "..." and click "Download")
+
# Download the latest version of Rift (mod loader) [https://jitpack.io/com/github/chocohead/rift/2c400465c7e0b5abf4e643372fbd9a7e6d39e3ff/rift-2c400465c7e0b5abf4e643372fbd9a7e6d39e3ff.jar here.]
# Extract the files to somewhere on your computer
+
# Download the appropriate version of VoxelMap here.
 +
# Download the appropriate version of Optifine here.
  
== 2. Install OptiFine and Liteloader ==
+
== 2. Install Rift (A mod loader) ==
OptiFine provides a lot of nice graphical features and performance boost. Liteloader is a lightweight mod framework that enables other mods.
+
Find the Rift file that you downloaded and double click it. You should receive a message stating that Rift for Minecraft 1.13.x has been successfully installed.
  
# Run "OptiFine_1.12.2_<something>.jar", accept the default path
+
== 3. Install your mods ==
# Run "liteloaded-installer-1.12.2-<something>.exe"
+
To install your mods, just drop the .jar files you downloaded for VoxelMap and Optifine in to the "mods" folder found in your minecraft directory.
# Choose "Install LiteLoaded"
+
(Which is "%appdata%/.minecraft/mods")
# Extend from "1.12.2-OptiFine_<something>"
+
That's it. They should be running when you launch the game using the Rift 1.13.x profile on the launcher.
# In New Profile, name it something new like "LiteLoaded OptiFine 1.12.2"
 
# Leave the path alone and click OK
 
  
If you use Forge, there're specific steps to make LiteLoader work. Please see [http://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1290155-liteloader this page].
+
Forge is not updated and there is no news on when it will be. We are using Rift now, because of that.  
 +
Liteloader seems to have been abandoned.  
  
 
== 3. Expand Java memory allocation ==
 
== 3. Expand Java memory allocation ==
The stock Java memory allocation for Minecraft is only 1GB. We recommend upping it to 4GB to accommodate larger worlds and resource packs.
+
You might run into a insufficient memory error. The stock Java memory allocation for Minecraft is only 1GB. We recommend upping it to 4GB to accommodate larger worlds and resource packs.
  
 
# Launch Minecraft, in the launcher:
 
# Launch Minecraft, in the launcher:
Line 33: Line 37:
  
 
== 4. Install Resource Packs ==
 
== 4. Install Resource Packs ==
We recommend two resource packs, Chroma Hills and Lithos HD Font. You're free to use others as well, with the exception of any X-Ray packs.
+
We recommend two resource packs, Chroma Hills and Lithos HD Font. You're free to use others as well, with the exception of any X-Ray packs. Any resource pack that allows cheating is prohibited.
  
 
# Once in-game, click "Options"
 
# Once in-game, click "Options"
Line 45: Line 49:
 
## Click the right arrow of "Lithos HD Font" to add to "Selected Resource Packs"
 
## Click the right arrow of "Lithos HD Font" to add to "Selected Resource Packs"
 
## Click "Done"
 
## Click "Done"
 
== 5. Install Liteloader Mods==
 
The three Liteloader mods we recommend are: VoxelMap, ArmorHud and Spawn Detector. They're all very useful without being game breaking. VoxelMap gives you a mini-map, and a local cached map of where you've explored. ArmorHud gives you on-screen display of armor durability. Spawn Detector can show you where mobs can spawn so you can light properly.
 
 
# Go back to the folder window where you copied the resource packs in
 
## Click ".minecraft" in the folder path to navigate back up one level
 
## Open "mods" folder
 
## Open "1.12.2" folder
 
## Copy the files in the "Liteloader Mods" folder you originally downloaded from Dropbox, into this folder
 
# Close Minecraft and relaunch the game
 
# In the Liteloader pull-out tab on the right hand-side of the Minecraft window, you should see "3 mod(s) installed"
 
 
Special note for Spawn Detector: The keybind for toggling it on is set to "L" by default, which conflicts with default keybind. Open the Controls -> Keybind screen in Minecraft, scroll all the way down and you can change which key toggles on Spawn Detector.
 
  
 
You're all set!
 
You're all set!
 
[[Category:Guides]]
 
[[Category:Guides]]

Revision as of 04:42, 3 December 2018

1. Download things

  • Rift is a lightweight mod framework that enables other mods.
  • OptiFine provides a lot of nice graphical features and performance boost.
  • VoxelMap is a in-game map mod that displays a minimap on your screen, allows you to save waypoints, and more.

To install these mods follow these steps.

  1. Install and run Minecraft, ensure you have updated to and launched latest verison of Minecraft at least once
  2. Download and install Java if you don't have it already
  3. Download the latest version of Rift (mod loader) here.
  4. Download the appropriate version of VoxelMap here.
  5. Download the appropriate version of Optifine here.

2. Install Rift (A mod loader)

Find the Rift file that you downloaded and double click it. You should receive a message stating that Rift for Minecraft 1.13.x has been successfully installed.

3. Install your mods

To install your mods, just drop the .jar files you downloaded for VoxelMap and Optifine in to the "mods" folder found in your minecraft directory. (Which is "%appdata%/.minecraft/mods") That's it. They should be running when you launch the game using the Rift 1.13.x profile on the launcher.

Forge is not updated and there is no news on when it will be. We are using Rift now, because of that. Liteloader seems to have been abandoned.

3. Expand Java memory allocation

You might run into a insufficient memory error. The stock Java memory allocation for Minecraft is only 1GB. We recommend upping it to 4GB to accommodate larger worlds and resource packs.

  1. Launch Minecraft, in the launcher:
  2. Click "Launch options"
  3. Toggle "Advanced settings" on, and accept the warning
  4. Click the new profile that you named
  5. Toggle "JVM arguments" on
  6. Change -Xmx1G to -Xmx4G
  7. Click "Save"
  8. Click "News" to go back home
  9. Click the up arrow next to "Play" button and select the new profile
  10. Click "Play"

4. Install Resource Packs

We recommend two resource packs, Chroma Hills and Lithos HD Font. You're free to use others as well, with the exception of any X-Ray packs. Any resource pack that allows cheating is prohibited.

  1. Once in-game, click "Options"
  2. Click "Resource Packs"
    1. Click "Open Resource Pack Folder"
    2. Copy the two files in the "Resource Packs" folder you originally downloaded from Dropbox, into this folder, keep the folder window open
    3. Go back in game and click "Done"
  3. Click "Resource Packs" again
  4. You'll now see the two files listed under "Available Resource Packs"
    1. Click the right arrow of "ChromaHills" to add to "Selected Resource Packs"
    2. Click the right arrow of "Lithos HD Font" to add to "Selected Resource Packs"
    3. Click "Done"

You're all set!