Creative Starter Guide

From Vintage Story Wiki
Revision as of 16:32, 9 February 2022 by NiclAss (talk | contribs) (Marked this version for translation)


This page was last verified for Vintage Story version 1.15.


Tutorial video

Controls

The default key mappings are as follows (you can change these in the settings)

  • WASD Keys to move around
  • E for Inventory
  • C for Character Inventory
  • B for Block Info (shows you what you currently look at)
  • V to toggle the player location HUD
  • Shift to sneak
  • L-Ctrl to run
  • T to open the chat dialog
  • Left Mouse break stuff
  • Right Mouse place/use stuff
  • Tilde (`) to open the world edit gui

Some other useful key mappings:

  • F4 Hide all guis for making pretty screenshots
  • F5 Switch between 1st and 3rd person mode
  • F12 Take a screenshot (they will land in your "My Pictures" folder)

When in creative mode:

  • F1 Decrease movement speed
  • F2 Increase movement speed
  • F3 Toggle flymodes and noclip modes

Basic commands

  • /gamemode 2 or /gamemode cr to switch to creative mode
  • /gamemode 1 or /gamemode su to switch to survival mode
  • /time set morning Sets the daytime to 8am
  • /time set day Sets the daytime to 12am
  • /time set night Sets the daytime to 8 pm
  • /time speed 0 Stops the day/night cycle
  • /time speed 60 Resumes the day/night cycle


Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

Modding
Modding Introduction Getting Started Theme Pack
Content Modding Content Mods Developing a Content Mod Basic Tutorials Intermediate Tutorials Advanced Tutorials Content Mod Concepts
Code Modding Code Mods Setting up your Development Environment
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository