
WEAREAI
A Customizable Clientside fabric mod that will let you wrap an API for ChatGPT Gemini Claude Or Ollama And it will take over your chat. it should be...
Downloads
6
Remixes
0
Price
Free
fabric · Client · 1.21.1 · mod
WEAREAI mod notes
- Client-side Fabric mod that hijacks chat when a message starts with the trigger word (default
!ai), sends the prompt to your AI endpoint, and posts the reply back to chat. - Configurable via Cloth Config (keybind
\opens the screen) with options for trigger word, max character length (applied to prompts and replies), model name, base URL, optional API key + header name, and whether to send the AI reply to the server chat or keep it client-side. - Sends a single JSON POST to the configured base URL shaped like an OpenAI/Ollama-style chat request:
{"model": "<model>", "messages": [{"role": "user", "content": "<prompt>"}]}withContent-Type: application/jsonand optional API-key header. - Response text is pulled from common fields (
choices[0].message.content,choices[0].text,message.content, orresponse) and trimmed to the configured length before showing in chat; failures are reported locally instead of blocking chat. - The mod runs entirely on the client; no server install is required. Keep API keys optional and set only if your endpoint needs them.
Known limitations / ideas:
- Assumes your endpoint accepts an OpenAI/Ollama-like JSON body; Gemini/Claude endpoints may need a compatibility proxy.
- No streaming support; replies appear once the HTTP call finishes.
- Single-turn prompts only; conversation memory is not persisted between messages.
Effortless WorldBuilding Remix
make the supported environment to both server and client. add the option to see dimensions in numbers. for eg while placing a line of 5 blocks the review...
vault opener heavy core
a mod that opens a omnious vault when a specific item gets displayed inside the omnious vault, when the mod is activated through a keybind H it opens the...
PlayerLock Aim Assist.
Client-side aim assist that locks only on other players when holding right-click, with config options for range, speed, and head targeting
Creativ menu
Please make a mod that allows access to the crativ menu on my server running Fabric 1.21.11 Java. Pressing the ´´ü´´ key on the keyboard should open a creativ...
FlyMod
A fly mod that works on any server. Press G to enable fly. Press G again to disable. (Safe, because most public servers use anticheats that kick you for fly....
Effortless WorldBuilding
Remake the effortless structure mod to work on minecraft java edition version 1.21.11 for the fabric modloader