Modding:Asset Type - WorldProperties

From Vintage Story Wiki
Other languages:
  • English

This page was last verified for Vintage Story version 1.19.8.

Usage

World Property assets are used to register sets of variants for blocks, items, and entities. Some world properties are also used within the game's code. World property assets are written in JSON.

Asset Location

New world property assets can be made by creating JSON files in a folder called 'worldproperties' in your mod's domain.

See Also