TerminalSeedPicker
Allows you to set the moon seed in the terminal, either by a random or a set input. You can type words as the input to convert them into seeds, similar to Minecraft. Everyone needs the mod installed to work!Terminal Seed Picker
Everyone needs this mod installed in order to work!
Adds 3 new commands to the terminal in the OTHER category,
set seed [SEED]random seedget seed
Set Seed [SEED]
You can put raw numbers or a word/sentence into the SEED argument of the set seed [SEED] command.
Words/Sentences are converted into a seed value from 1-100,000,000 from their hashcode to be used as a seed similar to Minecraft.
Random Seed
random seed sets the seed to a random number from 1-100,000,000
Get Seed
get seed will give you info on the current seed.
It will print:
- The current seed number
- If it was set or not
- If it was set, the type that it is (Challenge Moon, From
random seed, Fromset seed [SEED]) - The words/sentence used to generate the seed, if applicable
Hey, can I use Terminal Seed Picker in (blank)?
Terminal Seed Picker is licensed under GNU General Public License v3.0: https://choosealicense.com/licenses/gpl-3.0/#
Basically, do whatever you want, just:
- Disclose source
- License and copyright notice
- Same license
- State changes
Source Code: https://github.com/thej01/LC-TerminalSeedPicker
