
MineDex
An item collection mod for Minecraft that allows players to register and index items.
Screenshots

About this Mod
An item collection mode for Minecraft that allows players to register and index items using a data pack. UI was created using Jetpack Compose and Material 3 through Composite mode.
Dependencies
https://modrinth.com/mod/composite
Coomands and KeyBinding / 명령어 및 단축키
Key(G) - 도감 확인 (Open MineDex Screen)
/minedex reload
/minedex progress set <target> <category> <item> <amount>
/minedex progress add <target> <category> <item> <amount>
/minedex progress get <target> <category> <item>
/minedex category clear <target> <category>
/minedex category reset <target> <category>
/minedex reward reset <target> <category>
/minedex reward reset <target> <category> <threshold>
Example of adding categories / 카테고리 추가 예제
minedex/categories/mining.json
{
"name": "광질",
"items": [
{ "item": "minecraft:iron_ingot", "amount": 64 },
{ "item": "minecraft:gold_ingot", "amount": 64 },
{ "item": "minecraft:diamond", "amount": 16 }
],
"rewards": {
"1": { "item": "minecraft:emerald", "count": 5 },
"2": { "item": "minecraft:diamond_pickaxe", "count": 1 },
"3": {
"item": "minecraft:enchanted_book",
"count": 1,
"stored_enchantments": {
"minecraft:silk_touch": 1
},
"custom_model_data": 0
}
}
}
Available Versions
How to Install MineDex on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "MineDex". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
MineDex server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is MineDex compatible with fabric?
MineDex officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with MineDex – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if MineDex consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install MineDex with just one click on your server.