AI Tooltip
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.3
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/ai-tooltip
资源信息
Minecraft 版本: 1.21.11
平台: fabric
资源介绍
AI Tooltip
AI Tooltip is a simple, polished client-side mod for NeoForge 1.21.1 that integrates Google's Gemini 2.5 Flash AI directly into your Minecraft HUD!
Ever look at a strange modded block or entity and wonder what it does? Now you can just press a keybind!
Features
- Smart Descriptions: Uses Gemini 2.5 Flash to generate a factual, 2-3 sentence description of any Block or Entity you are looking at.
- Google Web Search Grounding: The AI isn't just guessing; if you enable it, the AI browses the live web to find accurate, up-to-date documentation on obscure modded items before it answers you!
- Native Tooltip UI: Renders a gorgeous, native-looking tooltip right below your crosshair. It even pulls the exact Item Icon and Mod ID of the block or entity!
- Hold ALT to Expand: The tooltip defaults to a single, compact summary line so it doesn't clutter your screen. Hold the
ALTkey to instantly expand the box and read the full paragraph. - Optimized & Cached: It only queries the API once per unique block/entity and caches the response in memory, meaning you won't burn through your API quota looking at the same chest twice.
How to Use
- Install the Mod: Drop
aitooltipinto yourmodsfolder. - Launch Minecraft: Launch the game at least once so the mod can generate its configuration file.
- Configure your API Key:
- Go to your Minecraft folder and open
config/aitooltip_config.json. - Get a free API key from Google AI Studio (https://aistudio.google.com/).
- Replace
"PUT_YOUR_GEMINI_KEY_HERE"with your actual key and save the file.
- Go to your Minecraft folder and open
- Toggle the HUD In-Game:
- Join a world or server.
- Press
M(by default, can be changed in Options > Controls) to toggle the AI Tooltip HUD on or off. - Look at something!
Configuration (config/aitooltip_config.json)
{
"geminiApiKey": "YOUR_KEY_HERE",
"useWebSearch": true
}
geminiApiKey: Your Google Gemini API key.useWebSearch: Set totrue(default) to allow the AI to browse the internet for better answers on modded content. Set tofalseif you want slightly faster, but potentially less accurate, responses.
Credits
Made by arthurus36.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~