This modpack aims to improve the Vanilla Minecraft experience through small optimizations and tweaks.
It was developed to be compatible with the rules of most common servers. However, it remains your responsibility to verify the permitted mods for each specific server.
- Small Optimizations: Built on the latest Fabric loader with essential mods like Sodium, Lithium, and FerriteCore.
- Quality of Life: Small enhancements like dynamic crosshairs and better UI handling.
- Visual Improvements: Mods like Iris Shaders and 3D Skin Layers for a more modern look.
- Vanilla-Friendly: No gameplay changes. It’s the Minecraft you know.
- packwiz CLI
# Install a mod from Modrinth
packwiz modrinth add <mod-slug>
# Remove a mod
packwiz remove <mod-slug>
# Update all mods
packwiz update --all
# Export for distribution
packwiz modrinth export -o release.mrpackmods/ — Mod metadata (.pw.toml files)
resourcepacks/ — Resource pack metadata
shaderpacks/ — Shader pack metadata
config/ — Mod configuration files
pack.toml — Modpack metadata (name, version, loaders)
Create a release with proper Tags and Name. Everything should be published automatically.