Mantle Mod contains shared code for Forge mods and is used by the Slime Knights. Descriptive book code and common inventories are found here. You will feel excited about several knotty problems, which helps you foster your intellect.
Compile from Source
Note: Git MUST be installed and in the system path to use our scripts.
- setup: Run [gradle]in the repository root:
gradlew[.bat] [setupDevWorkspace|setupDecompWorkspace] [eclipse|idea]
- build: Run [gradle]in the repository root: `gradlew[.bat] build’
- if obscure gradle issues are found try running ?gradlew clean’ or/and ?gradlew cleanCache’
Issue reporting
Please include the following:
- Minecraft version
- Mantle version
- Forge version/build
- Versions of any mods potentially related to the issue
- Any relevant screenshots are greatly appreciated.
- For crashes:
- Steps to reproduce
- ForgeModLoader-client-0.log (the FML log) from the root folder of the client
Requires:
How to install:
- Make sure you have already installed Minecraft Forge.
- Locate the minecraft application folder.
- On windows open Run from the start menu, type %appdata% and click Run.
- On mac open finder, hold down ALT and click Go then Library in the top menu bar. Open the folder Application Support and look for Minecraft.
- Place the mod you have just downloaded (.jar file) into the Mods folder.
- When you launch Minecraft and click the mods button you should now see the mod is installed.
Mantle Mod Download Links:
File Name | Status | Game Version | Date |
---|---|---|---|
Mantle 1.6.115 for 1.16.5 | Beta | 1.16.5 | Jul 14, 2021 |
Mantle 1.6.79 for 1.16.5 | Release | 1.16.5/x | Jan 25, 2021 |
Mantle-1.16.4-1.6.43.jar | Alpha | 1.16.4 | Nov 4, 2020 |
Mantle-1.15.2-1.5.15.jar | Alpha | 1.15.2 | Apr 29, 2020 |
Mantle-1.12-1.3.3.55.jar | Release | 1.12.2 | May 20, 2019 |
Mantle-1.12-1.3.2.24.jar | Release | 1.12.2 | Apr 10, 2018 |
Mantle-1.12-1.3.1.18.jar | Release | 1.12.1 | Jul 29, 2017 |
Mantle-1.12-1.3.0.12.jar | Alpha | 1.12 | Jul 17, 2017 |
Mantle-1.11.2-1.2.0.26.jar | Release | 1.11.2 | Apr 30, 2017 |
Mantle-1.10.2-1.1.5.jar | Release | 1.10.2 | Feb 11, 2017 |
Mantle-1.9.4-0.10.3.jar | Release | 1.9.4 | Jun 28, 2016 |
Mantle-1.9.4-0.10.2.jar | Release | 1.9.4 | Jun 18, 2016 |
Mantle-1.9-0.10.1.jar | Beta | 1.9 | May 26, 2016 |
Mantle-1.9-0.10.0.jar | Alpha | 1.9 | May 4, 2016 |
Mantle-1.9-0.9.4.jar | Release | 1.9.2 | Apr 10, 2016 |
Mantle-1.8.9-0.9.2.jar | Release | 1.8.9 | Mar 23, 2016 |
Mantle-1.7.10-0.3.2b.jar | Release | 1.7.10 | Oct 28, 2015 |
Mantle-1.7.2-0.2.8.jar | Release | 1.7.2 | Apr 26, 2014 |
Author: progwml6