You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## For playing the game, download the jar file either from modrinth or the releases section and go directly to step 6.
154
154
155
+
**For users who have used the mod before, transitioning to version 1.0.2-hotfix-2**
156
+
157
+
```
158
+
1. Go to your game folder (.minecraft)/config and you will find a settings.json5 file.
159
+
Delete that
160
+
161
+
2.(If you have run the previous 1.0.2 version already then) again go back to your .minecraft. you will find a folder called "sqlite_databases". Inside that is a file called memory_agent.db
162
+
163
+
3. Delete that as well.
164
+
4. Install the models, mistral, llama2 and nomic-embed-text
165
+
166
+
5.Then run the game
167
+
6. Inside the game run /configMan to set the language model to llama2.
168
+
169
+
Then spawn the bot and start talking!
170
+
```
171
+
155
172
Step 1. Download Java 21.
156
173
157
174
This project is built on java 21 to support carpet mod's updated API.
0 commit comments