All translations

From Vintage Story Wiki

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)We still need to define the output, which is rather similar to defining the ingredients:
<syntaxhighlight lang="json">
output: { type: "item", code: "wand-pickaxe"}
</syntaxhighlight>
 h Spanish (es)Todavía tenemos que definir la salida, que es bastante similar a la definición de los ingredientes:
<syntaxhighlight lang="json">
output: { type: "item", code: "wand-pickaxe"}
</syntaxhighlight>
 h Russian (ru)Нам все еще нужно определить результат, который довольно похож на определение ингредиентов:
<syntaxhighlight lang="json">
output: { type: "item", code: "wand-pickaxe"}
</syntaxhighlight>