Skip to content

Suceru/SurvivalCraft2WorldSeedTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurvivalCraft2WorldSeedTool

Language

🌐 简体中文, English, Bahasa Indonesia, Català, Deutsch, Español, Français, Italiano, Português, Русский, العربية, हिंदी, 正體中文, 한국어, 日本

You can convert the original seed into a unique seed number for the map, or you can multiply the seed number to get numerous seeds.

Download

Downloads

Usage

The procedure for obtaining a seed number is as follows:

1. Unpack the.scworld file or look in the "LocalState\Worlds\" folder for the relevant folder.
2. Locate <Value Name="WorldSeed" Type="int" Value="49" /> in Project.xml.
3. where the seed number is 49 and Value="49" is the value.

Enter the number and press Enter to pick the correct function after starting "WorldSeedTool.exe."

Function 
1: Seed number are converted into Seeds.
2. Seeds are converted into Seed number.
3. Demonstrate how to mix several Seed based on their Seed number.
4. Help.

Project

The compilation language for this project is Golang (Goland is recommended for management).

Attribution

  • Code
    • Suceru

Additional

Try this command if a git pull fails.

git config --global http.sslVerify "false"
git config --global --unset http.proxy
git config --global --unset https.proxy

License

The GPL is used to license this project.