No results
15
ATLauncher
gotek edited this page 2026-01-01 19:43:18 +01:00
Table of Contents
ATLauncher
Similar convenience to Modrinth App
Recommended Java settings
Access these Settings from the [Settings] -> [Java/Minecraft] tabs.
- I personally use Temurin JRE. Installing java is a fuck, you can figure this out yourself or use the default one.
6144MiB memory at minimum. I personally use 8192 MiB.- Launch Arguments:
-XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+UseG1GC -XX:ParallelGCThreads=12 -XX:-UseGCOverheadLimit -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -XX:MaxGCPauseMillis=50 -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ReservedCodeCacheSize=2048M -XX:+UseStringDeduplication
Installation
- Get the ATLauncher from here .
- On the Accounts tab, login with your minecraft/microsoft/mojang account.
- Go to the
Packstab, click on the Modrinth Icon in the left column, and search forHorizon - Gotek's SMPand click on theNew Instancebutton. Choose the latest version. - You're done. Launch the modpack from the
Instancestab.
Updating
- Create Backups of your existing Instance. These are the important folders:
/minecraft
.
├── config
├── Distant_Horizons_server_data
├── _IAS_ACCOUNTS_DO_NOT_SEND_TO_ANYONE
├── replay_recordings
├── resourcepacks
├── saves
├── schematics
├── screenshots
├── shaderpacks
├── texturepacks
├── xaero
- Go to the Instances Tab.
- If an update is available, there should be a "Update" button to the right of the Play button. Choose the latest version.
- Apply backups. I recommend using the
configthat came with the updates, as I cannot control/support mod configurations that differ from the modpack.