All translations
From Vintage Story Wiki
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | When referencing a shape in a json file, you can use the following example property:<syntaxhighlight lang="json"> "shape": { "base": "item/simplewand" }, </syntaxhighlight>Note that the value automatically looks in your mod folder, unless a domain is provided. In this case for the example mod, the path to the shape is "''assets/examplecontentmod/shapes/item/simplewand.json''". You do not need to provide the full path, nor do you need to provide the file type. |