Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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!
| Last updated | 2 weeks ago |
| Total downloads | 5306 |
| Total rating | 2 |
| Categories | Misc BepInEx Server-side |
| Dependency string | thej01-TerminalSeedPicker-2.0.0 |
| Dependants | 8 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305xilophor-LethalNetworkAPI
A library/API to allow developers to easily add networking to their mods.
Preferred version: 3.3.2README
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