
Modins
Modins is a mod for mod development; it copies mods currently loaded in Fabric memory. This helps identify which mod might be causing crashes, allowing…
⬇ Download on Modrinth
ModIns
ModIns is a lightweight development utility for Fabric (Minecraft 1.21.1).
When the game starts, it automatically copies every mod loaded by Fabric Loader into a subfolder called modins inside your mods folder. This lets developers and modpack makers easily verify which mods were actually loaded at startup.
Features
- Copies all loaded mods into
mods/modins/when the game launches. - Generates
mods/modins/loaded_mods.txtwith the full list of loaded mods (ID, name, version and original file path). - Generates a
README.txtinside the folder explaining its contents. - No dependencies: only Fabric Loader is required.
Important notes
- Copies are plain
.jarfiles. If you keep both the original mod and the copy, Fabric may report a Duplicate mod ID error on the next launch. Simply delete themods/modinsfolder to fix it. - This mod only makes local copies. It does not upload, modify or redistribute anything.
ModIns (Español)
ModIns es una utilidad ligera de desarrollo para Fabric (Minecraft 1.21.1).
Al abrir el juego, copia automáticamente todos los mods cargados por Fabric Loader a una subcarpeta llamada modins dentro de la carpeta mods. Así, desarrolladores y creadores de modpacks pueden verificar fácilmente qué mods se cargaron al iniciar.
Características
- Copia todos los mods cargados a
mods/modins/al iniciar el juego. - Genera
mods/modins/loaded_mods.txtcon la lista completa (ID, nombre, versión y ruta original). - Genera un
README.txtdentro de la carpeta explicando su contenido. - Sin dependencias: solo necesita Fabric Loader.
Notas importantes
- Las copias son
.jarnormales. Si mantienes el original y la copia, Fabric puede mostrar Duplicate mod ID en el siguiente inicio. Borra la carpetamods/modinspara solucionarlo. - Este mod solo hace copias locales. No sube, modifica ni redistribuye nada.
- Ships as modins-1.2.0.jar — drop this file into the mods folder
- Download size: 15 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.