Skip to content

Instantly share code, notes, and snippets.

@rhettl
Last active August 11, 2020 17:27
Show Gist options
  • Save rhettl/300e66f9e249ea5f75c66bd3403e762b to your computer and use it in GitHub Desktop.
Save rhettl/300e66f9e249ea5f75c66bd3403e762b to your computer and use it in GitHub Desktop.

Instructions for Modded Client Setup

With Optional: Optifine Integration, Client Side Carpet Mod, and World Edit

Setup MultiMC Launcher

  1. In Windows, you may need to download 64bit Java. Have run into issues with built in 32bit version
  2. Download and install client from https://multimc.org/#Download
  3. Open MultiMC
  4. Add Minecraft Account (if it doesn't ask for this, use account icon in top right)
  5. Recommended: In settings > Java, set Minimum Memory Allocation to 2048MB and Maximum to 2048MB or 3072MB. This will allow more operating space for MC to move about in memory.

Setup Minecraft Instance

  1. Click Add Instance Button in lop left of MultiMC
  2. Optionally Set name and icon.
  3. Select the desired version. 1.16.1 at time of writing
  4. Click OK
  5. Right-Click on Instance and select Edit Instance.
  6. On Version tab, click "Install Fabric" (right) and select recommended version. This will add Fabric and intermediary mappings
  7. If you wan additional Mods, Install Latest Fabric API: https://www.curseforge.com/minecraft/mc-mods/fabric-api

Install Litematica, MiniHUD, Tweakeroo (MaLiLib)

These and more use a utility library called MaLiLib (I pronounce Molly-lib). Needs Fabric API

  1. In the Edit Instance window of MultiMC, Go to the "Loader Mods" tab.
  2. Download the latest Fabric version MaLiLib: https://www.curseforge.com/minecraft/mc-mods/malilib (Alternate Distribution Linked Below)
  3. Drag malilib downloaded file into "Loader Mods" tab
  4. Choose one or more of the following to download and drag into the "Loader Mods"

Install Optifine and with this config

Optifine is a loader and Fabric is a loader, they don't work together automatically. This will help them co-exist. This isn't perfect. Ask for help if this doesn't work first time. Needs Fabric API

  1. Download latest OptiFabric: https://www.curseforge.com/minecraft/mc-mods/optifabric
  2. Download latest Optifine: https://optifine.net/downloads
  3. Drag both downloads to "Loader Mods" tab

CarpetMod with Scarpet via Fabric-Carpet

This is Gnembon's moded version of the game, fixing bugs, adding enhencements, and adding Quality of Life changes. These are great if running single player or as server mod, but helps buffer the game and run smoother on client (afaik)

  1. Download from the TL;DR here: https://github.com/gnembon/fabric-carpet/releases
  2. Drop downloaded file in "Loaded Mods" Tab

Other Mods

Need Fabric API

Litematica, WorldEdit Tutorials

These things are complicated and I can teach in 15-30 mins. But reading it is slow and dumb, just ask and I will walk you through it quickly.

MaLiLib Plugins Distribution Site: https://masa.dy.fi/mcmods/client_mods/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment