Add Home

2026-07-19 17:11:05 +00:00
commit b7dfd1a2a4
+23
@@ -0,0 +1,23 @@
# Industrial Magic Reloaded: 6 (Patches)
## Installation (All Installs)
1. Goto IMR6 instance directory (Prism > right click the IMR6 instance > select "Folder").
2. Copy and paste "packwiz-installer-bootstrap.jar" into this folder.
2. Now enter the "minecraft" directory, and delete the "mods", "config" and "defaultconfg" folders.
3. Copy and paste the "mods", "configs" and "defaultconfigs" folders provided here to where your previous ones were.
4. In Prism right click the IMR6 instance > Edit > Settings > Custom Commands > Tick "Override Global Settings".
5. Now append the command below to the start of the "Pre-launch Command" section.
```
$INST_JAVA -jar $INST_DIR/packwiz-installer-bootstrap.jar https://git.zombiebytes.net/mad-sqwad/imr6-patches/raw/branch/main/pack.toml
```
## About
This is a modification to allow a complete automatic patch system, any time you launch the game with the above setup, the pack will poll the server for file hash changes and update all files to their latest. During the first setup things may take slightly longer as all mods need to be synced for the first time.