Chat with any mob in Minecraft! All creatures can talk using AI!
Features
- AI-Driven Chats: Using ChatGPT or an Open-Source AI model, each conversation is unique and engaging!
- Behaviors: Creatures can make decisions on their own and Follow, Flee, Attack, Protect, and more!
- Reactions: Creatures automatically react to being damaged or receiving items from players.
- Friendship: Track your relationships from friends to foes.
- Multi-Player: Share the experience; conversations sync across server & players.
- Mob Memory: Creatures remember your past interactions, making each chat more personal.
Ready to deepen your Minecraft journey with meaningful conversations and enduring friendships? A betrayal perhaps?
Installation
- Install Fabric Loader & API: Follow the instructions here.
- Install CreatureChat Mod: Download and copy
creaturechat-*.jar
andfabric-api-*.jar
into your.minecraft/mods
folder. - 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.
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"
- Sets the URL of the API used to make LLM requests. Defaults to
- OPTIONAL:
/creaturechat model set <model>
- Sets the model used for generating responses in chats. Defaults to
gpt-3.5-turbo
.
- Sets the model used for generating responses in chats. Defaults to
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 low cost
and fast performance... however it is not free.
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.
Legal Information
Please review our Terms of Service and Privacy Policy before using CreatureChat. By using our services, you agree to comply with these documents.
CreatureChat Token Packs
Starter: $2.99 Builder: $6.99 Legendary: $19.99
Created by Jonathan Thomas and owlmaddie
owned by owlmaddie LLC