TecniLauncher allocates RAM to Minecraft on a per-profile basis. Each profile has its own memory setting so you can give more RAM to heavy modpacks and less to lightweight setups. Java is managed automatically — you do not need to install Java separately.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Tecnikero/TecniLauncher/llms.txt
Use this file to discover all available pages before exploring further.
Setting RAM for a profile
When creating or editing a profile, use the RAM slider to set the allocation. The value is stored internally in the profile’sMemoriaRam field as megabytes (for example, 4 GB = 4096 MB).
Each profile displays its allocation in the launcher — for example: Fabric 0.15.11 • 4 GB RAM.
Events may have a minimum RAM requirement. The launcher enforces this minimum — your allocation cannot go below the event’s required amount.
Recommended RAM
| Setup | Recommended RAM |
|---|---|
| Vanilla (no mods) | 2 GB |
| Small modpack (< 30 mods) | 4 GB |
| Large modpack (> 100 mods) | 6–8 GB |
| Heavy event/modpack | 8–16 GB (check event minimum) |
Performance mode
Each profile has a Performance mode toggle. When enabled, TecniLauncher applies additional JVM launch flags — primarily garbage collection tuning — to improve Minecraft’s runtime performance. This is useful for modpacks that experience frequent stuttering or frame drops.Java management
TecniLauncher uses CmlLib.Core to manage the Java runtime. The correct Java version is downloaded and used automatically based on the Minecraft version you are launching. You do not need to install Java manually or configureJAVA_HOME.