Update "surface" Setting
These instructions apply to Create on a Potato PC: Ultimate prior to version 1.19.2-4.7.0 and all versions of Create on a Potato PC: Sky Edition
Last updated
These instructions apply to Create on a Potato PC: Ultimate prior to version 1.19.2-4.7.0 and all versions of Create on a Potato PC: Sky Edition
Last updated
With the introduction of the Stoneblock world option, it is vitally important before creating any new Stoneblock worlds that all existing Skyblock worlds have the correct "surface" setting saved in your world file. Failure to complete the steps below risk corrupting your existing Skyblock worlds.
Click the Mods button (from main menu or within game)
Search for "Skyblock Builder" and click on it.
Click on the Config button
Click on the common-config button
Scroll to the bottom and check if "surface" is checked or not. The default is not checked (which means, false).
If the surface is not checked, skip ahead to step 8.
If the surface is checked, then uncheck it, click the Back button at the top-left corner of the page.
Exit Minecraft
Start Minecraft and now you can safely open your old Skyblock worlds and then close them. This will automatically set the surface setting to false in your existing world file.
**** ALWAYS Backup Your Worlds ****
Exit Minecraft.
Open your text editor, such as NotePad, NotePad++, Sublime Text, VS Code, or other editor. DO NOT USE A WORD PROCESSOR!
Using your text editor, open config/skyblockbuilder/common-config.json5
Go to line with the "surface" setting (about line 225).
Set the "surface" correctly for your new world.
For Skyblock: "surface": false,
For Stoneblock: "surface": true,
Save your changes and exit your text editor.
Start Minecraft and now you can safely open your old Skyblock worlds and then close them. This will automatically set the surface setting to false in your existing world file.
**** ALWAYS Backup Your Worlds ****
If you are worried about corrupting your worlds, you can also make separate instances of the pack. One instance for Skyblock and one for Stoneblock. Normal worlds are not effected by the "surface" setting.