Subnautica 2 Console Commands
Complete cheat sheet for Subnautica 2 console commands. Press ~ (tilde) to open the console in-game.
Frequently Asked Questions
What are console commands in Subnautica 2?▼
Console commands in Subnautica 2 are text-based cheat codes that allow players to spawn items, teleport, toggle game modes, and modify gameplay. They are primarily used for testing, debugging, or creative play. Press ~ (tilde) or F3 in-game to open the console.
How do I open the console in Subnautica 2?▼
Press the ~ (tilde) key or F3 to open the console window in Subnautica 2. Type your command and press Enter to execute. Most commands are toggle-based — use the same command again to disable the effect.
Do console commands disable achievements?▼
Yes, using console commands will disable achievements for the current save file. We recommend creating a separate backup save before using commands, or using them only in a dedicated creative mode save.
What is the spawn command in Subnautica 2?▼
The spawn [item] [amount] command creates items directly in front of your character. For example, spawn titanium 5 spawns 5 Titanium. Common spawn items include titanium, copper, quartz, silver, gold, diamond, and vehicle types like seamoth and prawn.
How to Use Console Commands
- 1Press ~ (tilde) or F3 to open the console
- 2Type a command and press Enter
- 3Most toggle commands can be used again to disable the effect
- 4Commands are case-insensitive:
SPAWN TITANIUMworks the same asspawn titanium
Quick Spawn Items
Common items you can spawn with spawn [item] [amount]:
titaniumcopperquartzsilvergoldleaddiamondrubymagnetitelithiumuraniumcreepvineacidmushroomseamothprawnscannerknifewelderEssential Commands
Most commonly used commands for everyday gameplay
| Command | Description | Example |
|---|---|---|
spawn [item] [amount] | Spawn any item in front of you | spawn titanium 5 |
goto [biome] | Teleport to a specific biome | goto shallow |
warp [x] [y] [z] | Teleport to coordinates | warp 100 50 -200 |
kill | Instantly kill your character | kill |
respawn | Respawn at last checkpoint | respawn |
Survival & Resources
Manage hunger, health, and resources instantly
| Command | Description | Example |
|---|---|---|
oxygen | Infinite oxygen (toggle) | oxygen |
nosurvival | Disable hunger/thirst (toggle) | nosurvival |
nodamage | God mode — no damage (toggle) | nodamage |
infinitepower | Infinite power for vehicles/bases | infinitepower |
unlockall | Unlock all blueprints | unlockall |
Vehicles & Base
Spawn and manage vehicles instantly
| Command | Description | Example |
|---|---|---|
spawn seamoth | Spawn a Seamoth | spawn seamoth |
spawn prawn | Spawn a Prawn Suit | spawn prawn |
spawn cyclops | Spawn a Cyclops (if available) | spawn cyclops |
vehicleupgrades | Add all vehicle upgrades | vehicleupgrades |
baseupgrades | Add all base modules | baseupgrades |
Time & Environment
Control time of day and weather
| Command | Description | Example |
|---|---|---|
day | Set time to daytime | day |
night | Set time to nighttime | night |
timeofday [0-1] | Set specific time (0=midnight, 0.5=noon) | timeofday 0.5 |
weatherclear | Clear all weather effects | weatherclear |
weatherrain | Trigger rain/storm | weatherrain |
Debug & Info
Developer and debugging commands
| Command | Description | Example |
|---|---|---|
fps | Toggle FPS counter | fps |
coords | Show current coordinates | coords |
biome | Show current biome name | biome |
freedom | Toggle creative mode (all resources free) | freedom |
hardcore | Enable hardcore mode (permadeath) | hardcore |
⚠️ Warning
Using console commands will disable achievements for the current save. We recommend creating a backup save before using commands, or using them in a separate "creative mode" save file.