Resolved Seeds (LINUX)

You can enable seeds on Linux in pretty much exactly the same was as on Windows. Here's the wiki for reference: World Seed

Open up a terminal and navigate to your Terraria save file directory, assuming you've not changed it you can do it by typing in this command:

$ cd "~/Documents/My Games/Terraria"

1573237525356.png



Next, open up config.json:

$ nano config.json

1573238033642.png



Go to the line "UseExperimentalFeatures": false, and change it to "UseExperimentalFeatures": true,, then press CTRL + X, then press Y then ENTER. This will save your changes. You should now have ExperimentalFeatures (seeds) enabled!

1573238240199.png
 
Last edited:
You can enable seeds on Linux in pretty much exactly the same was as on Windows. Here's the wiki for reference: World Seed

Open up a terminal and navigate to your Terraria save file directory, assuming you've not changed it you can do it by typing in this command:

$ cd ~/Documents/My Games/Terraria

View attachment 229705


Next, open up config.json:

$ nano config.json

View attachment 229706


Go to the line "UseExperimentalFeatures": false, and change it to "UseExperimentalFeatures": true,, then press CTRL + X, then press Y then ENTER. This will save your changes. You should now have ExperimentalFeatures (seeds) enabled!

View attachment 229707
Thanks. I did it in my file manager successfully. You are a godsend
 
Back
Top Bottom