
Minecraft Chocolate
Ask for recomendations about Minecraft mods and modpacks. Uses Modrinth API.
- Name For Model
- minecraft_modding_guide
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a month ago
- Contact
- [email protected]
- Description For Model
- Help the user to get mod recomendations for the required minecraft version and modloader.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | get_plugin_info | GET | Get Plugin Info |
2 | get_minecraft_versions | GET | Get Minecraft Versions (only the last 100) |
3 | verify_minecraft_version | GET | Verify Minecraft Version |
4 | search_mods | GET | Search Mods. If multiple categories are used must be separated by comas like: food,magic. Default search type if not specified is: relevance |
5 | get_mod_version | GET | Get Mod Version |
6 | get_mod_download | GET | Get Mod Download Link |
7 | get_mod_wiki | GET | Get the main page of the Mod Wiki or go to another page in the wiki (provide full url for that) |
8 | get_mod_dependencies | GET | Get Mod Dependencies |
9 | get_mod | GET | Get Mod Details |