-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Lafolie edited this page Jun 10, 2022
·
3 revisions
Final Minecraft is a Fabric mod for Minecraft Java Edition.
For manual installation you will need to know where Minecraft is installed on your system. Default locations for each OS are:
| OS | Install Location |
|---|---|
| Linux | ~/.minecraft/ |
| Windows | C:\Users\Username\AppData\.minecraft\ |
| macOS | ~/Library/Application Support/minecraft/ |
Do not attempt to extract any .jar files.
- Download and install the Fabric Loader
- Locate the
modsfolder in your Minecraft install location. If it doesn't exist, create it. - Download the Final Minecraft jar (link: Latest Release) and place it in the
modsfolder - Download the dependencies (see below) and place them in the
modsfolder
Final Minecraft is availble for download on CurseForge and GitHub. Ensure that you install all of the Dependencies.
Dependencies are other mods that are required by Final Minecraft to run. They do not add any content or features of their own.
| Name | Version | CurseForge Page | GitHub Repository | Client/Server |
|---|---|---|---|---|
| Fabric API | 0.55.3+ | link | link | Both |
| Cardinal Components API | 5.0.0 | link | link | Both |
Final Minecraft features built-in integration for these mods, but they are not required:
| Name | Version | CurseForge Page | GitHub Repository | Client/Server |
|---|---|---|---|---|
| Mod Menu | 4.0.0 | link | link | Client |
| Cloth Config API | 7.0.72 | link | link | Client |