fragmer's essential mod guide [SMP 1.11.2]

Free forum for everything around the smp server not falling under other categories
Post Reply
User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

fragmer's essential mod guide [SMP 1.11.2]

Post by fragmer »

You can improve your Minecraft experience with mods, but getting mods to work together can be a pain. So I put together this little guide that explains how to get Forge and LiteLoader to work together, which will allow you to run just about any mod out there. Also included are links for five of my favorite mods. None of them really alter the gameplay, but provide some conveniences and quality-of-life tweaks. Here we go:

1. Grab vanilla Minecraft 1.11.2
2. Launch it once. This will download the essential program files. After you get to the main menu, close it.
3. Download the latest Forge installer from files.minecraftforge.net
4. Run the Forge installer. You can uncheck "Mercurius" default mod, but keep other defaults. This will download a few more dependencies.
Image
Image
5. Launch Minecraft again, making sure to choose the "forge" profile. You should see "Powered by Forge" text in the bottom-right corner. After you get to the main menu, close Minecraft.
Image
Image
6. Grab some Forge mods! All you need to do is to download the mod's jar file to your mod folder. To find the mod folder, type

Code: Select all

%AppData%\.minecraft\mods\
[/b] into Explorer's or any file-save dialog's address bar, and it will take you to the right place:
Image
Image
I recommend the following Forge mods:
  • OptiFine - Optimization mod. Doesn't change gameplay, but gives you smoother FPS and more control over graphics quality/performance. You'll find the new settings under the greatly-expanded "Video Options" in the Minecraft menu. https://optifine.net/downloads
  • Light Level Overlay Reloaded - Allows you to see light levels in-game. Very handy for mob-proofing indoor areas, to avoid leaving a dark corner that keeps spawning creepers. Default keyboard shortcut is F4. https://minecraft.curseforge.com/projec ... y-reloaded
  • Just Enough Items (JEI) - Shows a catalog of items and recipes in-game, so you don't have to keep googling it. The interactive catalog appears while you have your inventory open. https://minecraft.curseforge.com/projec ... -items-jei
In addition to the forge mods, there are a few excellent mods that require LiteLoader. Here's how to install it:
1. Make sure that Forge is already installed.
2. Download LiteLoader installer from liteloader.com (you want "installer snapshot for 1.11.2")
3. Run LiteLoader installer, making sure to select your "Forge" profile under "extend from" setting. This step finishes very quickly:
Image
4. Launch Minecraft again, this time selecting the new "LiteLoader with Forge" profile. Once you get to the main menu, close it.
Image
5. Grab some LiteLoader mods! The liteloader have ".litemod" extension, and go into the same folder as Forge mods.

I recommend the following LiteLoader mods:
  • VoxelMap - Provides a minimap in the corner of your screen. You won't need to alt-tab to check dynmap all the time, if you've got this in-game! https://minecraft.curseforge.com/projects/voxelmap (make sure to go to "Files" tab and choose to download the right version -- for Minecraft 1.11.2).
  • TabbyChat - Organizes your chat into tabs. For example, mcMMO stat messages and announcements can be moved to another tab to avoid cluttering the main chat. Might require some customization to get it just right. https://minecraft.curseforge.com/projects/tabbychat-2 (also requires mnmutils mod to function properly -- just drop them both into the "mods" folder and it'll work)

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: fragmer's essential mod guide [SMP 1.11.2]

Post by fragmer »

A couple screenshots of the mods in action (click for full size)

JustEnoughItems crafting recipe view:
Image

LightLevel Overlay and VoxelMap:
Image

TabbyChat and VoxelMap:
Image

Pystro
Trustee
Offline
Posts: 36
Joined: July 13th, 2013, 9:48 pm
Location: Germany

Re: fragmer's essential mod guide [SMP 1.11.2]

Post by Pystro »

Nice of you to put it up here. Can also be found elsewhere on the net, but it's probably more convenient for the fCrafters to have it here.

Also nice of you to show the mods in action in the Great Hall that i've built :)

Post Reply