cargo run -p wotw_seedgen_cli -- world-preset moki --name Moki --description "Default game paths and always spawn with sword, best choice for beginners. Quests are disabled" --base-preset -p qol -d moki -h vanilla_opher_upgrades black_market teleporters key_hints zone_hints shrine_hints no_trials no_rain fragment_overflow knowledge_hints spawn_with_sword no_quests cargo run -p wotw_seedgen_cli -- world-preset gorlek --name Gorlek --description "For advanced players, requires some hard paths and doesn't spawn with sword" --base-preset -p qol -d gorlek -h vanilla_opher_upgrades black_market teleporters key_hints zone_hints shrine_hints trial_hints no_rain fragment_overflow knowledge_hints cargo run -p wotw_seedgen_cli -- world-preset qol --name "Quality of Life" --description "Enables some quality of life settings (e.g. autoplant, cutscene skips etc.)" -h progress_helper no_cutscenes autoplants no_branch tp_refill spawn_tuley better_stomp cargo run -p wotw_seedgen_cli -- world-preset rspawn --name "Random Spawn" --description "Set the initial spawn to a random teleporter" -s r -h better_random_spawn cargo run -p wotw_seedgen_cli -- world-preset full_bonus --name "Full Bonus" --description "All of the Bonus, None of the Balance" -h bonus_items bonus+ skill_velocity jumpgrades -c bonus_items.extraJumps=4 bonus_items.extraDashes=2 bonus_items.blazeEfficiency=2 bonus_items.spikeEfficiency=2 bonus_items.shurikenEfficiency=2 bonus_items.sentryEfficiency=2 bonus_items.bowEfficiency=2 bonus_items.regenEfficiency=2 bonus_items.flashEfficiency=2 bonus_items.grenadeEfficiency=2