Modding:Basic Content Tutorials

From Vintage Story Wiki
Revision as of 22:33, 24 March 2024 by Nateonus (talk | contribs) (Removed TOC and added translate tags.)
Other languages:
  • English

This is the landing page for the basic content tutorials. These will cover the basic introduction of modding, including the definitions of shapes, textures, lang files, blocks, items, and recipes.

Basic Tutorials

  1. Content Essentials - This gives an understand of various topics used throughout the basic content mods.
  2. Simple Item Tutorial - Here you will create an item. This will introduce you to using shape, texture, and lang files.
  3. Simple Block Tutorial - Here you will create a block with different properties. You will also use texture and lang files here.
  4. Simple Recipes Tutorial - Here you will create new recipes for the above item and block.
Content Modding
Basics Content Mods Developing a Content Mod
Tutorials
Concepts Modding Concepts Variants Domains Patching Remapping World Properties
Uncategorized
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