Thomas J Posted August 6, 2022 Report Posted August 6, 2022 (edited) I'm aware that you can customize world size to an extent within the "customize" section of singleplayer new world creation (see attachment 2), though as far as I'm aware you can only determine an exact size through a server config (see attachment 1). However, as far as I can tell, not all customization options for singleplayer are available within the server config, e.g. global temperature, forestation etcetera. What I'm essentially wondering is how I can have the best of both worlds; That is, how can I have an exactly custom world size AND custom forestation/global temp/etcetera? Edited August 6, 2022 by Thomas J
DaftValac Posted August 17, 2022 Report Posted August 17, 2022 (edited) From scraping the forum, it sounds like the best way to do this is to make the world as you want in singleplayer, rename the save as default.vcdbs, then stop your server and replace the default.vcdbs on the host with the one you generated via scp or ftp. A couple people have mentioned how the server seems to ignore world configs from the serverconfig.json file once a save is already setup; by replacing the save with your custom one this issue is also avoided. Edited August 17, 2022 by DaftValac
DaftValac Posted August 17, 2022 Report Posted August 17, 2022 Ah, no idea how to specify exact size with the singleplayer config. Slightly misread your question.
wasa Posted September 24, 2022 Report Posted September 24, 2022 if you go to edit an existing singleplayer world (then pen icon on the singleplayer tab), there's an option to copy the playstyle of said world to your clipboard. i imagine you can just copy this and add it to your server config from the "WorldConfiguration" section. it seems to have all editable values from the singleplayer GUI. i havent tried it myself but i would be surprised if it didn't work. just make sure to follow JSON formatting and to delete the existing world to allow a new world to generate.
Recommended Posts