Skip to content

Commit dbb09f6

Browse files
authored
Update README.md
1 parent d75b252 commit dbb09f6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,23 @@ https://github.com/user-attachments/assets/d6cd7d86-9651-4e6f-b14a-56332206a440
152152

153153
## For playing the game, download the jar file either from modrinth or the releases section and go directly to step 6.
154154

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+
155172
Step 1. Download Java 21.
156173

157174
This project is built on java 21 to support carpet mod's updated API.

0 commit comments

Comments
 (0)