ryansheehan/terraria

pls help

viewfirst opened this issue · 7 comments

How should I modify the difficulty of the created world? There seems to be no corresponding setting in the config.json file?
Also, where can I find the authcode.txt file?

First make sure to update the latest container image:

docker pull ryshe/terraria:latest

try running without the autocreate flag

docker run -it --rm -p 7777:7777 -v $HOME/terraria/world:/root/.local/share/Terraria/Worlds ryshe/terraria:latest

There should be prompts for how difficult of a world you want.

image

My world has been created, how can I reselect the difficulty?

I restarted the server. Where can I find the tshock folder?

Not sure how to answer your question. The tshock directory is inside the container at /tshock.

The question I asked is inaccurate. I'm sorry, I have found the folder.
There is another question I need to consult with you. How should I change the language of the server? For example, after using a certain command, the system's feedback language is English, and I want to change it to Chinese.

OK,thanks。sorry。