Thunder is a Minecraft 1.20.1 modpack built for playing with friends. It combines technology, magic, and building mods into a cohesive experience that is optimised for server performance.
You can automate your base with Create, craft spells with Ars Nouveau, set up digital storage with AE2, and build with Macaw’s furniture and Chipped blocks. There are 114 mods at time of writing, all tested for stability.
If you just want to play, do not download the code from this repository.
Thunder-[v].mrpack file.This pack uses packwiz to keep server files synchronised.
java -jar packwiz-installer-bootstrap.jar -g -s server https://raw.githubusercontent.com/rooneyj9005/Thunder/main/pack.toml
This project is as open as any license can allow. Do whatever you want with it: fork it, modify it, or redistribute your own flavour of it. If you genuinely improve the player experience, a pull request is appreciated, but never required.
The “No-Nonsense” Rules:
Do not update Create. or do I’m not your mother, but the pack is built on Create 6.0.6. Many included addons were designed specifically for this version; updating to 6.0.7 or 6.0.8 will most likely cause crashes.
To contribute to or modify the pack, you will need packwiz, Git, and ideally Prism Launcher for local testing.
Most mods can be added with a single command:
packwiz modrinth add "mod name"
For specific versions (required for Create addons):
packwiz modrinth add --project-id "PROJECT_ID" --version-id "VERSION_ID"
Every time you add, remove, or update a mod, run:
packwiz refresh
packwiz modrinth export
The refresh command updates hashes in the index, while export generates the .mrpack file for the Releases tab.
Before releasing a new version, perform the following checks:
.mrpack into a fresh Prism instance.logs/latest.log. Ignore harmless warnings, but investigate any “Error” or “Exception” entries that occur during startup or world load.