Translations:Modding:Basic Item/15/es: Difference between revisions
From Vintage Story Wiki
No edit summary Tag: Manual revert |
No edit summary |
||
Line 2: | Line 2: | ||
<syntaxhighlight lang="json"> | <syntaxhighlight lang="json"> | ||
{ | { | ||
"item- | "item-varita": "Varita" | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> |
Revision as of 13:29, 19 June 2023
For our wand, this means our file should look something like this:
{
"item-varita": "Varita"
}