Releases: wikgamemaking/ModBench
Release list
v2.0.0
ModBench v2.1.0
What's New
- Account Sign-In: Create an account to sync your Create pack, saved mods, and modpacks across devices — sign in with email or through an OAuth provider.
- Undo/Redo: Mistakenly removed a mod from Create? Undo and redo any recent action, with a history dropdown to jump back to a specific point.
- More Export Options: Beyond the standard
.mrpack, you can now export a full.zipof every mod file, or a Markdown mod list ready to paste into Discord or a README. - Share Codes: Generate a short code or link to share your exact pack with someone else, who can import it straight into their own Create tab.
Improvements
- Account sync status is now visible from the account menu, including a clear error if a sync fails.
- Password fields now show a brief reveal-as-you-type animation instead of being fully masked or fully visible.
- Toasts now cap at 4 visible at once, and dismiss with a smooth collapse animation instead of an instant snap.
- The mod detail modal now closes with a subtle animation instead of disappearing instantly, and shows a loading spinner while its details load.
- General export tab cleanup and reliability fixes around dependency resolution during export.
Bug Fixes
- Fixed AutoSolve failing to correctly resolve certain compatibility issues.
- Fixed several account rendering and syncing bugs, including cases where the UI wouldn't reflect the signed-in state correctly.
- Fixed the export copy-button showing "undefined" as its label in some cases.
- Fixed filter checkboxes jittering when toggled.
- Fixed a Content Security Policy issue that could break parts of the app.
- Multiple security hardening passes across account handling and data sync.
Try It Now!
Start building or editing your modpack at modbench.net.
v1.1.0
ModBench v1.1.0
What's New
- French Language Support: ModBench is now available in French. Switch languages anytime using the toggle in the header.
- Drag & Drop Importing: You can now drag a
.mrpackfile straight onto the Export tab to import it, an alternative to clicking "Choose file" first.
Bug Fixes
- Fixed AutoSolve failing to resolve some incompatibilities correctly.
- Fixed mod author names sometimes showing as a garbled ID instead of the actual username.
- Fixed the "Prefer a link?" button breaking after switching languages.
- Filled in missing French translations for a few error and status messages.
Try It Now!
Start building or editing your modpack at modbench.net.
v1.0.0 - General Release
ModBench v1.0.0 - General Release
ModBench v1.0.0 is officially live! 🎉
This major update turns ModBench from a simple pack creator into a full-fledged browser-based modpack editor and manager.
What's New
.mrpackImport & Editing: Drag and drop any existing.mrpackfile to inspect, modify, add, or remove mods directly inside ModBench.- AutoSolve (Incompatibility Resolution): Introducing AutoSolve: resolve mod version and loader incompatibilities instantly with a single button click.
- Enhanced Export Customization: Fully customize your modpack before downloading. Set a custom pack name, description, and upload a custom icon image bundled straight into your
.mrpack. - Search in Create Tab: Added a dedicated search bar to the Create tab to easily locate, filter, and manage mods in larger modpacks.
- UI & UX Refinements: Polished the interface across all sections for a cleaner, more responsive, and intuitive editing experience.
- Bug Fixes & Stability: Resolved various minor edge cases regarding dependency fetching and client-side ZIP generation.
Try It Now!
Start building or editing your modpack at modbench.net.
v.0.2.0
ModBench v0.2.0
ModBench v0.2.0 introduces full modpack browsing and importing, automated compatibility checks, and better .mrpack exports for seamless launcher integration.
Major Features
- Shader and Resource Pack Support: Browse, filter, and search Modrinth projects directly within the app, then import their contents straight into your custom pack.
- Automated Compatibility Checker: Instantly scan your pack for explicit mod conflicts, mismatched modloaders (Fabric, Forge, Quilt, NeoForge), and conflicting Minecraft versions before exporting.
- Favorites Tab: Save mods and modpacks with a single click, with search and A-Z sorting in a dedicated Favorites tab.
- Smart Dependency Resolution: Fixed the feature that automatically detects and adds required mod dependencies as well as Fabric API when building Fabric packs.
Initial Release - v.0.1.0
ModBench v0.1.0 — Initial Release
I'm excited to launch ModBench v0.1.0, a lightweight, browser-based tool designed to make creating custom Minecraft modpacks fast and seamless.
Highlights & Features
- Modrinth Search & Discovery: Browse thousands of mods and modpacks directly from Modrinth with filters for game version, loader (Fabric, Forge, Quilt, NeoForge), and categories.
- Automatic Dependency Resolution: Required mod dependencies (and Fabric API where applicable) are automatically detected and added to your pack.
- Client-Side
.mrpackGeneration: Export launcher-ready.mrpackfiles instantly, generated entirely in your browser using JSZip with zero server processing required. - Version & File Selection: Flexibly pick exact file releases per mod or let ModBench choose the best compatible match.
- Import Existing Packs: Pull mods out of
.mrpackfiles and convert them into an editable pack project. - Favorites & Local Storage: Save favorite mods locally in your browser for quick access across sessions.
🚀 Getting Started
Try it live right now: Launch ModBench
Simply add mods to your pack, configure your target Minecraft version and loader under Export, download your .mrpack file, and drag-and-drop it into Prism Launcher, ATLauncher, or the Modrinth App.