Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
waffle's Modpack
Featuring the Empire Minecraft Utilities mod!
Don't want to update your Quilt mods? Let me do it for you! I set up this here modpack that downloads the latest of a predefined set of mods, meant primarily for use on the Empire Minecraft server. This is an easier way to download one thing to get all the mods included instead of having to download 60+ separate mods.
The focus of this modpack is to have a wide selection of client-side mods, including the very best performance mods. It includes some optional tools, aesthetic changes, etc. that very few people would actually utilise, such as Critical Orientation or WorldEdit. The installer will prompt you at installation whether you wish to install these optional mods or not.
Feel free to remove or add any (compatible, approved) mods!
Please read the Conditionally Approved mods page before using some mods included.
Please see the latest Modrinth release for the mods list!
After installation, I recommend you lower your GUI scale - I use 3 personally - and change your key binds to however you like them. There will be a lot of conflicts initially!
Installation
You may follow the Modrinth modpack installation instructions for manual updates, or follow the instructions below to automatically update the pack.
Auto Update via MultiMC, Prism Launcher, ATLauncher (preferred)
- Create a new instance.
- Select the "Import from zip" option, and paste the following into the text box labeled "Local file or link to a direct download".
https://modpack.pages.dev/MultiMC.zip
- Click "Launch" to run the pack. You should see a dialog appear that prompts you to select optional mods. Select, and play!
- After installing, I recommend you lower your GUI scale (I use 2 personally) and change your key binds how you like them. There will be a lot of conflicts initially!
I want to disable some required mods!
Please refer to this guide made by the folks over at Fabulously Optimized: Can I ignore some of the mods?.
Manual Update via Default Launcher
Windows
- Download the Packwiz Installer Bootstrap and put it into your Minecraft folder; the base or "root" of it, not into the
mods
folder.- If you don't know how to navigate here, open the Run box with Win + R, and type
%appdata%\.minecraft
.
- If you don't know how to navigate here, open the Run box with Win + R, and type
- Open the Command Prompt using Win + R and
cmd
. From there, run the following commands: cd %appdata%\.minecraft
java -jar packwiz-installer-bootstrap.jar https://modpack.pages.dev/pack.toml
- If you get a message along the lines of "not found as command, batch file, yadda yadda", you need to install Java.
- After installing, I recommend you lower your GUI scale (I use 2 personally) and change your key binds how you like them. There will be a lot of conflicts initially!
- When you want to update your mods, just run the same
java -jar
command again!
Unix (Linux, Mac)
- Download the Packwiz Installer Bootstrap and put it into your Minecraft folder; the base or "root" of it, not into the
mods
folder.- The Minecraft folder is probably located at
~/.minecraft/
on Linux and~/Library/Application\ Support/minecraft/
on Mac.
- The Minecraft folder is probably located at
- Open a terminal in your Minecraft folder.
- Run:
java -jar packwiz-installer-bootstrap.jar https://modpack.pages.dev/pack.toml
- After installing, I recommend you lower your GUI scale (I use 2 personally) and change your key binds how you like them. There will be a lot of conflicts initially!
- When you want to update your mods, just run the same
java -jar
command again!