Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebossmagnus/thunder
Optimize Minecraft and enhance your experience
https://github.com/thebossmagnus/thunder
fabric minecraft minecraft-mod mod modding performance quilt
Last synced: 3 months ago
JSON representation
Optimize Minecraft and enhance your experience
- Host: GitHub
- URL: https://github.com/thebossmagnus/thunder
- Owner: TheBossMagnus
- License: mit
- Created: 2022-12-30T11:22:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T18:57:09.000Z (10 months ago)
- Last Synced: 2024-04-10T21:58:07.985Z (10 months ago)
- Topics: fabric, minecraft, minecraft-mod, mod, modding, performance, quilt
- Homepage:
- Size: 20.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 📃Features
### 🚀Huge Performance Boost
![A comparison between Thunder and Vanilla showing a 250% FPS improvement](https://www.bisecthosting.com/images/CF/Thunder/BH_TH_FPS.webp)> **Setup:** Ryzen 9 7945HX, RTX 4080 Mobile, 16 GB RAM
> Tested on fancy graphics, 32 render, and 5 simulation distances**Note:** The 7x FPS boost is primarily with Nvidia GPUs, thanks to the Nvidium mod. For AMD/Intel GPUs, expect up to 4x improvement depending on your hardware and world setup.
### ⬆️Always Up-to-Date
Thunder is kept current with the latest mods, supporting the newest Minecraft versions while also maintaining compatibility with older versions.### 🪶Lightweight and Stable
Thunder includes only proven, stable performance mods and essential dependencies, ensuring a seamless vanilla gameplay experience without sacrificing stability.## 📥 Installation
Use the official [Modrinth app](https://modrinth.com/app) or any launcher that supports Modrinth modpacks (e.g., MultiMC, Prism). For detailed instructions, check the [Modrinth documentation](https://docs.modrinth.com/docs/modpacks/playing_modpacks/).
## ❓ FAQ
> **Is there a version available for Minecraft 1.X?**
Thunder supports the most popular and recent Minecraft versions, including snapshots when available.
| Minecraft Version | Fabric | Quilt |
| ----------------- | ------ | ----- |
| Snapshots | 🧪 Experimental | N/A |
| 1.21 | ✅ Recommended | 🟢 Actively supported |
| 1.20.6 | 🟢 Actively supported | 🟢 Actively supported |
| 1.20.4 | ⏳ Long-term support | ⏳ Long-term support |
| 1.20.1 | 🟢 Actively supported | 🟢 Actively supported |
| 1.19.2 | ⏳ Long-term support | ⏳ Long-term support |
| 1.18.2 | ⏳ Long-term support | 🔴 Out of support |
| 1.16.5 | ⏳ Long-term support | N/A |##### [Click here to see the full table](https://gist.github.com/TheBossMagnus/0feda82de3d2c92751db2051ea78d691)
Legend
- ✅ **Recommended**: Most stable, performant, and up-to-date release.
- 🟢 **Actively supported**: Up-to-date release with the newest mod versions.
- ⏳ **Long-term support**: Releases for older Minecraft versions with fewer updates, typically monthly.
- 🧪 **Experimental**: Unstable version, may have bugs.
- 🔴 **Out of support**: No longer supported. (Click on the emoji to get the last available version)> **Which mods are included?**
Check the download page for each version for a detailed list of included mods.
> **What should I do if I find a bug or want to suggest a mod?**
Report bugs or suggest changes by opening an issue on the [GitHub repo](https://github.com/TheBossMagnus/Thunder). Thank you for your support!
> **Can I use Thunder as a base for my modpack?**
Absolutely! Just follow these two conditions:
1) Include a note in the description linking back to this page.
2) Do not reupload the pack, its assets, or name. Also, avoid creating derivative works with minimal additions (e.g., adding just a couple of mods).In case of doubt feel free to contact me on [Discord](https://discord.com/users/731196876078186576)
> **How does versioning work?**
Thunder follows [Semantic Versioning 2.0.0](https://semver.org/), using the MAJOR.MINOR.PATCH format.
Explanation
- **MAJOR**: Significant changes, such as support for new major Minecraft updates or extensive modifications.
- **MINOR**: Smaller changes, such as adding/removing mods or supporting new minor Minecraft updates.
- **PATCH**: Minor changes, such as mod updates or configuration adjustments.