Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
SaySomething
ModMIT

SaySomething

A Minecraft Mod that connects villagers to AI models.

7.2K
Downloads
39
Followers
5 months ago
Updated
📦
30
Versions
socialfabricforgeneoforge
Download Latestv1.1.1-f1View on Modrinth

📖About 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

  • GitHub

  • Modrinth

Wiki

See wiki here.

Also you can checkout wiki indexed by DeepWiki here.

Features

  • Multiple AI platforms support.

  • Make use of villager's data, such as trades and profession.

  • Auto conclude conversation so that it won't get too long.

Versions

  • 1.1.1 (1.21.1, 1.21.11)

  • 1.1 (1.21.1, 1.21.4, 1.21.5, 1.21.7, 1.21.11)

  • 1.0 (1.21)

  • 0.3 (1.21)

  • 0.2 (1.20.1)

  • 0.1 (1.20.1, 1.21)

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.

👥 Team & Contributors

Ranzeplay
RanzeplayOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
fabricforgeneoforge
Minecraft Versions
1.21.11

🔗 Links

Modrinth Page