FoundryCommands

From Foundry Wiki

Info

Commands

Information
All commands are case insensitive.
Command Description
/fly Toggle flight mode. Same as double tapping jump.
Press jump to go up and sprint to go down.
/flySpeed Display current flight speed.
/flySpeed horizontal Sets horizontal flight speed.
/flySpeed horizontal vertical Sets horizontal and vertical flight speed.
/drag range Change the maximum range for drag building. Use /drag 0 to restore default.
/tp waypoint-name Teleport to the named waypoint.
/give item Spawn single item into your inventory.
/give item amount Spawn multiple items into your inventory.
/dumpData Dump data for use with Foundry Save Editor.
Saves to BepInEx\plugins\FoundryCommands\idmap.json
/dumpData minify Same as above but leaving out extra whitespaces.
/tweakItems tweak-name identifier=value... Generate a tweak file for use with Tweakificator.
Saves to BepInEx\plugins\FoundryCommands\tweak-name.json
Example: /tweakItems Stack2000 stackSize=2000

Navigation