CreatureChat

CreatureChat

Mod

Interact with a world of creatures like never seen before! All creatures can talk and respond naturally using AI!

Client and server AdventureGame MechanicsMagicMinigame MobsSocial

1,533 downloads
54 followers
Created2 months ago
Updated4 hours ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Chat, befriend, and interact with a rich world of creatures like never before! All creatures can talk and respond naturally using AI.

Features:

  • Dynamic Dialogues: Engage with Minecraft creatures like never before, each with a unique character sheet.
  • AI-Driven Chats: Powered by ChatGPT, ensuring each conversation is fresh and engaging.
  • Custom Behaviors: Creatures can make decisions on their own and Follow, Flee, Attack, and more!
  • Reactive Interactions: Creatures automatically react to being damaged or receiving items from players.
  • Friendship Status: Track your relationships on a 7-point scale, from foes to friends.
  • Custom UI Artwork: Features beautiful hand-drawn icons for entities, expressive chat bubbles.
  • Multi-Player Interaction: Share the experience; conversations sync across server & players.
  • Personalized Memory: Creatures remember past interactions, making each chat more personal.
  • Model Support: Flexible backend, compatible with various GPT and open-sources LLM models.

Ready to deepen your Minecraft journey with meaningful conversations and enduring friendships? Step into the world of CreatureChat 🗨 and spark your first conversation today!

CreatureChat Trailer Video

Recommended Installation (with Fabric)

  1. Install Fabric Loader & API: Follow the instructions here.
  2. Install CreatureChat Mod: Download and copy creaturechat-*.jar and fabric-api-*.jar into your .minecraft/mods folder.
  3. Create an OpenAI API key: Visit https://platform.openai.com/api-keys, and use the + Create new secret key button. Copy/Paste your key into the /creaturechat key set <YOUR-SECRET-KEY-HERE> command.
  4. Launch Minecraft with the Fabric profile

OR

Forge Installation (with Sinytra Connector)

  1. Install Forge: Download Forge Installer, run it, select "Install client".
  2. Install Forgified Fabric API: Download Forgified Fabric API & copy *.jar into your .minecraft/mods folder.
  3. Install Sinytra Connector: Download Sinytra Connector & copy *.jar into your .minecraft/mods folder.
  4. Install CreatureChat Mod: Download and copy creaturechat-*.jar into .minecraft/mods folder.
  5. Create an OpenAI API key: Visit https://platform.openai.com/api-keys, and use the + Create new secret key button. Copy/Paste your key into the /creaturechat key set <YOUR-SECRET-KEY-HERE> command.
  6. Launch Minecraft with the Forge profile

Commands

  • REQUIRED: /creaturechat key set <key>
    • Sets the OpenAI API key. This is required for making requests to the LLM.
  • OPTIONAL: /creaturechat url set "<url>"
    • Sets the URL of the API used to make LLM requests. Defaults to "https://api.openai.com/v1/chat/completions"
  • OPTIONAL: /creaturechat model set <model>
    • Sets the model used for generating responses in chats. Defaults to gpt-3.5-turbo.
  • OPTIONAL: /creaturechat timeout set <seconds>
    • Sets the timeout (in seconds) for API HTTP requests. Defaults to 10 seconds.

How To Install Tutorial Video

Costs & Security

Using third-party Large Language Model (LLM) APIs, such as OpenAI, will incur usage-based fees. These fees are based on the amount of data processed. Before integrating your API key, please review the pricing details provided by the API provider. Be aware of the potential costs and plan your usage accordingly to avoid unexpected charges.

Does OpenAI offer a FREE model?

While ChatGPT is a popular product and does offer a free version to their users on their website, the OpenAI developer API does not extend any free models or free usage. You will be charged for each token consumed and generated. We use the gpt-3.5-turbo model by default, due to its extremely low cost and fast performance... however it is not free.

Contact & Resources

External resources



Project members

CreatureChat

Member

jonoomph

Creator/Programmer

owlmaddie

Member


Technical information

License
GPL-3.0-or-later
Client side
required
Server side
required
Project ID