Modding:Asset Type - Recipes (Clayforming)

From Vintage Story Wiki
Other languages:
  • English

This page was last verified for Vintage Story version 1.19.8.

Usage

Clayforming Recipe assets are used to add new recipes that can be made with the clayforming system. Clayforming recipe assets are written in JSON.

Asset Location

New clayforming recipe assets can be made by creating new JSON files in a folder called 'recipes/clayforming' in your mod's domain.

Json Documentation

All JSON properties for clayforming recipes are currently documented on the JSON Reference.

See Also