MineDex
No reviews yet
An item collection mod for Minecraft that allows players to register and index items.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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
}
}
}
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources