HomeJavaModsSaySomething
SaySomething

SaySomething

Modrinth Downloads GitHub commit activity GitHub contributors

A Minecraft Mod that connects villagers to remote AI models.

We are seeking for new features

If you have any idea that will improve my mod, please open a discussion on GitHub!

I'll consider every idea, and give replys. If it looks cool and I can implement it, I will!

Basic information

Wiki

See wiki here.

Also you can checkout wiki indexed by DeepWiki here.

Features

Versions

License

MIT License

Sample configurations

config.json:

{  
  "personalities": [
    "decisive",
    "confident",
    "motivational",
    "analytical",
    "introspective",
    "creative",
    "empathetic",
    "supportive",
    "nurturing",
    "spontaneous",
    "curious",
    "energetic",
    "diplomatic",
    "harmonious",
    "patient",
    "imaginative",
    "visionary",
    "resourceful",
    "practical",
    "down-to-earth",
    "reliable",
    "charismatic",
    "expressive",
    "entertaining",
    "knowledgeable",
    "curious",
    "detail-oriented",
    "ambitious",
    "inspirational",
    "forward-thinking"
  ],  
  "nameCandidates": [
    "Steve",
    "Alex",
    "Jeb",
    "Lily",
    "Akane",
    "Kubo",
    "Joker"
  ],   
  "conclusionMessageLimit": 10,  
  "villagerChatPrefix": "$",  
  "useExistingVillagerName": true,  
  "showTimeConsumption": false,
  "timeoutSeconds": 10,
  "apiConfigPlatform": "cloudflare"  
}

api-config.json:

{
    "modelName": "@cf/qwen/qwen1.5-14b-chat-awq",
    "accountId": "<Your Cloudflare account ID>",
    "apiKey": "<Your API key with proper permissions>"
}

Attention

If you are using v1.0 with OpenAI platform and some issues occurred, please refer to this page first.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more