Compatibility
Minecraft: Java Edition
1.21.3–1.21.5
1.21–1.21.1
1.20.6
1.20.4
1.20.1–1.20.2
1.19.4
1.19.2
1.18.2
1.17.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed Apache-2.0
Published 2 years ago
Updated 3 days ago
🦾 Server Optimization
This is a lightweight server modpack on optimization with no other mods other than optimization.
✨ Features
- Good performance
- Pre-configured settings
💽 Installation
- Convert the .mrpack to .zip using the Modrinth Pack to Zip Converter
🏳️ Java and Flags
- Use java from Oracle or Adoptium, and this site to collect flags. Do not allocate more than 16gb of RAM to your server, as this can cause the JVM's garbage collector to become congested. This can lead to increased GC pause times and will slow down your server. Only allocate as much memory as you need, your goal should be to allocate as little memory as possible.
🗺️ Chunk Pregeneration:
To prevent lag caused by players generating chunks, it’s recommended to pre-generate them. Use the Chunky mod for this task.
You can estimate the size of your future world on this website.
Steps:
- Select the world where you want to pre-generate chunks:
Example:
/chunky world minecraft:overworld
- Set the radius:
Example:
/chunky radius 5000
- Start the chunk pregeneration process:
/chunky start