mirror of
https://github.com/modrinth/awesome.git
synced 2026-04-28 09:55:44 -05:00
126 lines
14 KiB
Markdown
Executable File
126 lines
14 KiB
Markdown
Executable File
# Awesome Modrinth [](https://awesome.re)
|
|
|
|
**This is a collection of awesome open-source projects which use the Modrinth API in one way or another!** Use the generated table of contents to navigate, right next to where it says `README.md` just above. To avoid biases, all categories and entries within categories are sorted alphabetically (except for the [Miscellaneous](#miscellaneous) category).
|
|
|
|
Feel free to add your own project(s)—just fork and make a pull request! We suggest also adding the `modrinth` topic to your GitHub repository, if applicable. Want to get started on creating your own project using the Modrinth API? Check out our [documentation](https://docs.modrinth.com)!
|
|
|
|
*Note:* Simply because a project is on this list does not mean it is necessarily endorsed or official.
|
|
|
|
---
|
|
|
|
## Discord bots/webhooks
|
|
|
|
- **[HyacinthBots/Allium](https://github.com/HyacinthBots/Allium)** - A bot with a mappings extension to search Minecraft Mappings or just Modrinth projects.
|
|
- **[Zechiax/Asterion](https://github.com/Zechiax/Asterion)** - A Discord bot that provides easy access to the Modrinth platform and helps you stay updated with your favorite projects
|
|
- **[Deftu/DeftuDownloadCounter](https://github.com/Deftu/DeftuDownloadCounter)** (archived) - A (self-hosted) bot which tracks download milestones (100, 200, 1000, 2000, etc)
|
|
- **[modrunner/discord-bot](https://github.com/modrunner/discord-bot)** - A bot that allows both searching for and tracking updates for projects
|
|
- **[PinkGoosik/kitsun](https://github.com/PinkGoosik/kitsun)** - A bot designed to provide simple features for Minecraft modding-themed servers
|
|
- **[The-Cutie-Corporation/ModrinthUpdatesBot](https://github.com/The-Cutie-Corporation/ModrinthUpdatesBot)** - A bot which tracks project updates
|
|
- **[No767/Rin](https://github.com/No767/Rin)** (archived) - A bot with a command for searching mods on Modrinth
|
|
|
|
## Frontends
|
|
|
|
- **[mineblock11/android-modrinth-dashboard](https://github.com/mineblock11/android-modrinth-dashboard)** - An Android app for the Modrinth dashboard written in Vue
|
|
- **[worldwidepixel/modbar](https://github.com/worldwidepixel/modbar)** - A Chrome and Firefox extension which lets you search Modrinth from your titlebar
|
|
- **[modrinth/code/apps/frontend](https://github.com/modrinth/code/tree/main/apps/frontend)** ([Website](https://modrinth.com)) - The official Modrinth frontend we're all familiar with
|
|
- **[TheClashFruit/Rithle](https://github.com/TheClashFruit/Rithle)** - An Android app for Modrinth written in Kotlin
|
|
|
|
## Launchers
|
|
|
|
- **[ATLauncher/ATLauncher](https://github.com/ATLauncher/ATLauncher)** - A launcher for Minecraft which allows you to download and install modpacks easily and quickly
|
|
- **[Jackzmc/craftymc](https://github.com/Jackzmc/craftymc)** - Yet another cross-platform launcher with a familiar launcher design
|
|
- **[jfmods/inceptum](https://git.frohnmeyer-wds.de/JfMods/Inceptum)** - An advanced launcher, server launcher and mod manager for Minecraft
|
|
- **[modrinth/code/apps/app](https://github.com/modrinth/code/tree/main/apps/app)** - The official Modrinth launcher which can be used as a CLI, GUI, and library
|
|
- **[MultiMC/Launcher](https://github.com/MultiMC/Launcher)** - A power-user launcher for Minecraft that allows you to easily manage multiple installations at once
|
|
- **[d3ara1n/Polymerium](https://github.com/d3ara1n/Polymerium)** - A next-generation Minecraft instance manager that thinks differently about game management
|
|
- **[PrismLauncher/PrismLauncher](https://github.com/PrismLauncher/PrismLauncher)** - A power-user launcher for Minecraft that allows you to easily manage multiple installations at once (fork of MultiMC)
|
|
- **[QuestCraftPlusPlus/QuestCraft](https://github.com/QuestCraftPlusPlus/QuestCraft)** - A port of Minecraft: Java Edition to the Meta Quest Platform
|
|
- **[Voxelum/x-minecraft-launcher](https://github.com/Voxelum/x-minecraft-launcher)** - A Minecraft launcher focusing on modern UX and disk efficiency
|
|
|
|
## Libraries
|
|
|
|
- **[EssentialMC/modrinth-rs](https://github.com/EssentialMC/modrinth-rs)** - A Rust wrapper for the Modrinth API
|
|
- **[FlowArg/FlowUpdater](https://github.com/FlowArg/FlowUpdater)** - An open-source library to update Minecraft. Supports Modrinth and CurseForge for mods.
|
|
- **[gorilla-devs/ferinth](https://github.com/gorilla-devs/ferinth)** - A simple Rust wrapper for the official Modrinth API
|
|
- **[hihiqy1/modrinth_api_dart](https://github.com/hihiqy1/modrinth_api_dart)** - An unofficial Modrinth API wrapper library for the Dart programming language.
|
|
- **[KartoffelChipss/Typerinth](https://github.com/KartoffelChipss/Typerinth)** - A Modrinth API wrapper for TypeScript
|
|
- **[masecla22/Modrinth4J](https://github.com/masecla22/Modrinth4J)** - A fluent CompletableFuture-based Java wrapper for the Modrinth API
|
|
- **[Xemay/aiomodrinth](https://github.com/Xemay/aiomodrinth)** - Async Python API wrapper for Modrinth
|
|
- **[Zechiax/Modrinth.Net](https://github.com/Zechiax/Modrinth.Net)** - A Modrinth API wrapper for C#
|
|
|
|
## Mod managers/updaters
|
|
|
|
### CLI
|
|
|
|
- **[it0946/emd](https://github.com/it0946/emd)** - A simple program for downloading Minecraft mods
|
|
- **[gorilla-devs/ferium](https://github.com/gorilla-devs/ferium)** - Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases
|
|
- **[IshimiMC/ishimi](https://github.com/IshimiMC/ishimi)** - A mod manager for Minecraft
|
|
- **[b1tcr4sh/Lodestar](https://github.com/b1tcr4sh/Lodestar)** - A package/mod manager built for Modrinth's API
|
|
- **[ThunderClapLP/mc-get](https://github.com/ThunderClapLP/mc-get)** - A CLI application to download and install mods and modpacks for Minecraft or a Minecraft server
|
|
- **[calliecameron/mc-mod-compatibility](https://github.com/calliecameron/mc-mod-compatibility)** - A script to check whether Minecraft modpacks are compatible with newer game versions
|
|
- **[un-pogaz/MC-Modrinth-Project-Manager](https://github.com/un-pogaz/MC-Modrinth-Project-Manager)** - A simple Python CLI Project Manager for Minecraft and Modrinth. Support Mods, Resource Packs, Shaders, Data Packs.
|
|
- **[ParadigmMC/mcman](https://github.com/ParadigmMC/mcman)** - A git-compatible, config-based Minecraft server management CLI that supports many sources
|
|
- **[Brogramming-Inc/Minebrew](https://github.com/Brogramming-Inc/Minebrew)** - A package manager for Minecraft mods hosted on Modrinth
|
|
- **[amodi04/MinecraftModUpdater](https://github.com/amodi04/MinecraftModUpdater)** - A small Python script to help update and download Modrinth mods
|
|
- **[MrNavaStar/ModMan](https://github.com/MrNavaStar/ModMan)** - An easy-to-use Minecraft mod manager
|
|
- **[Encrypted-Thoughts/ModManager](https://github.com/Encrypted-Thoughts/ModManager)** - A tool to help manage and update Minecraft mods
|
|
- **[Aetopia/modpkg](https://github.com/Aetopia/modpkg)** - A simple mod manager for Modrinth
|
|
- **[aayushdutt/modrinth-collection-downloader](https://github.com/aayushdutt/modrinth-collection-downloader)** - Script to download and update mods from a Modrinth Collection
|
|
- **[tympanicblock61/modrinth-downloader](https://github.com/tympanicblock61/modrinth-downloader)** - A small Python script to auto download Modrinth mods
|
|
- **[zphrus/ModrinthUpdateScript](https://github.com/zphrus/ModrinthUpdateScript)** - A small, smart, and simple mod updating script making use of the advanced version file API
|
|
- **[nothub/mrpack-install](https://github.com/nothub/mrpack-install)** - Modrinth Modpack server deployment
|
|
- **[rotgruengelb/mrpack2instance](https://github.com/rotgruengelb/mrpack2instance)** - Convert a .mrpack into a Minecraft Default Launcher Instance and automatically downloads everything that needs downloading.
|
|
- **[jakobkmar/pacmc](https://github.com/jakobkmar/pacmc)** - An easy-to-use package manager for Minecraft mods
|
|
|
|
### GUI
|
|
|
|
- **[IsAvaible/AngularModUpdater](https://github.com/IsAvaible/AngularModUpdater)** - An easy-to-use website to find updates for and migrate mods based on file hashes
|
|
- **[4JX/mCubed](https://github.com/4JX/mCubed)** - An experimental Minecraft mod manager
|
|
- **[ModdingX/Moonstone](https://github.com/ModdingX/Moonstone)** - An IntelliJ plugin for managing mod lists and installing mods directly from Modrinth or CurseForge
|
|
|
|
### In-game
|
|
|
|
- **[Skidam/AutoModpack](https://github.com/Skidamek/AutoModpack)** ([Modrinth](https://modrinth.com/mod/automodpack)) - A seamless in-game modpack installer designed for ease of use on private servers.
|
|
- **[TerraformersMC/ModMenu](https://github.com/TerraformersMC/ModMenu)** ([Modrinth](https://modrinth.com/mod/modmenu)) - The leading mod for seeing all of your installed mods for Fabric and Quilt has a Modrinth update checker built-in
|
|
- **[JustAlittleWolf/modpackLoaderFabric](https://github.com/JustAlittleWolf/modpackLoaderFabric)** (archived) - Automatically checks for updates for installed mods via a JSON file
|
|
- **[DeDiamondPro/Resourcify](https://github.com/DeDiamondPro/Resourcify)** ([Modrinth](https://modrinth.com/mod/resourcify)) - An in-game resource pack browser
|
|
|
|
## Modpack creation tools
|
|
|
|
- **[ModdingX/PackDev](https://github.com/ModdingX/PackDev)** - A Gradle plugin for creating and running modpacks using ForgeGradle or Loom.
|
|
- **[Thijzert123/packrinth](https://github.com/Thijzert123/packrinth)** - A CLI tool for creating and managing Minecraft modpacks with Modrinth projects, with support for multiple branches
|
|
- **[Kneelawk/PackVulcan](https://github.com/Kneelawk/PackVulcan)** - A GUI modpack builder for Modrinth and packwiz
|
|
- **[packwiz/packwiz](https://github.com/packwiz/packwiz)** - A command line tool for editing and distributing Minecraft modpacks, supporting Modrinth and CurseForge
|
|
- **[juraj-hrivnak/Pakku](https://github.com/juraj-hrivnak/Pakku)** - A multiplatform modpack manager for Minecraft: Java Edition. Create modpacks for CurseForge, Modrinth or both simultaneously.
|
|
- **[Kenny-Hui/PW-GUI](https://github.com/Kenny-Hui/PW-GUI/)** - A GUI modpack builder for editing and distributing Minecraft modpacks using packwiz, supporting Modrinth and CurseForge.
|
|
- **[RozeFound/mmc-export](https://github.com/RozeFound/mmc-export)** - A tool for exporting a MultiMC modpack to other formats
|
|
- **[ryanccn/moddermore](https://github.com/ryanccn/moddermore)** ([Website](https://moddermore.vercel.app)) - A web app for creating public lists of mods exportable to `mrpack`s
|
|
- **[sbokyzahodi/modpack-constructor](https://github.com/SbokyZahodi/modpack-constructor)** ([Website](https://modpack-constructor.vercel.app)) - Simple minecraft modpack constructor in browser for Modrinth
|
|
- **[shap-po/selene-modpacker](https://github.com/shap-po/selene-modpacker)** - A modpack creation browser extension allowing you to save mods from Modrinth and CurseForge to collections
|
|
|
|
## Project/version management tools
|
|
|
|
- **[Kir-Antipov/mc-publish](https://github.com/Kir-Antipov/mc-publish)** - A GitHub Action for uploading versions to Modrinth, CurseForge, and GitHub
|
|
- **[modrinth/minotaur](https://github.com/modrinth/minotaur)** - The official Gradle plugin for uploading versions to Modrinth
|
|
- **[SilverAndro/Modifold](https://github.com/SilverAndro/Modifold)** (archived) - A Kotlin CLI tool for moving CurseForge mods to Modrinth
|
|
- **[firstdarkdev/modpublisher](https://github.com/firstdarkdev/modpublisher)** - A Gradle plugin to upload mods to Modrinth, CurseForge and GitHub
|
|
- **[funnyboy-roks/modrinth-auto-desc](https://github.com/funnyboy-roks/modrinth-auto-desc)** ([GitHub Marketplace](https://github.com/marketplace/actions/modrinth-auto-description)) - Automatically update Modrinth description and project settings from a GitHub repository
|
|
- **[cloudnode-pro/modrinth-publish](https://github.com/cloudnode-pro/modrinth-publish)** - ([GitHub Marketplace](https://github.com/marketplace/actions/modrinth-publish)) - A GitHub Action for publishing versions on Modrinth. Works for all Modrinth project types.
|
|
- **[HSGamer/MCReleaser](https://github.com/HSGamer/MCReleaser)** - A program to publish artifacts to multiple Minecraft-related platforms
|
|
|
|
## Miscellaneous
|
|
|
|
- **[MCBanners/banner-api](https://github.com/MCBanners/banner-api)** ([mcbanners.com](https://mcbanners.com/modrinth)) - A banner generator with a banner for Modrinth project information
|
|
- **[relitrix/mic](https://github.com/relitrix/mic)** - A tool for checking .jar(s) integrity with Modrinth API.
|
|
- **[astrooom/Minecraft-Serverpack-Installer](https://github.com/astrooom/Minecraft-Serverpack-Installer)** - A Python script made to install modpacks
|
|
- **[ModdingX/ModListCreator](https://github.com/ModdingX/ModListCreator)** - A tool to create a nice looking modlist for modpacks, or a changelog by giving two modpack exports
|
|
- **[TheBossMagnus/ModpackChangelogger](https://github.com/TheBossMagnus/ModpackChangelogger)** - A powerful and customizable Python tool to generate a changelog between two Minecraft modpacks in modrinth.mrpack or curseforge.zip format.
|
|
- **[devBoi76/modrinthify](https://github.com/devBoi76/modrinthify)** - A browser extension to automatically redirect CurseForge projects to Modrinth whenever possible
|
|
- **[creeperkatze/modrinth-embeds](https://github.com/creeperkatze/modrinth-embeds)** ([modrinth-embeds.creeperkatze.de](https://modrinth-embeds.creeperkatze.de)) - A flexible, reusable and fast embed generator for all things Modrinth. Get styled details about a user, project, organization or collection.
|
|
- **[Raycast Extension - Modrinth Search](https://www.raycast.com/legenden/modrinth-search)** - A raycast extension that makes searching modrinth for projects available at your hand.
|
|
- **[Ketok4321/modrinth-statistics](https://github.com/Ketok4321/modrinth-statistics)** - A simple script for gathering statistics about mods on Modrinth
|
|
- **[Infinidoge/nix-minecraft](https://github.com/Infinidoge/nix-minecraft)** - An attempt to better package and support Minecraft as part of the Nix ecosystem
|
|
- **[badges/shields](https://github.com/badges/shields)** ([shields.io](https://shields.io)) - A badge generator with multiple badges for showing information from Modrinth
|
|
- **[Gaming32/Superpack](https://github.com/Gaming32/Superpack)** - A standalone application for downloading Modrinth modpacks
|
|
- **[AI-nsley69/true-all-of-fabric](https://github.com/AI-nsley69/true-all-of-fabric)** - A Python script to try and download as many Fabric mods as possible on a given Minecraft version from Modrinth
|