All public logs
From Vintage Story Wiki
Combined display of all available logs of Vintage Story Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:52, 14 June 2023 Eleli talk contribs created page Translations:Modding:Basic Block/65/es (Created page with "Para especificar la forma por tipo tenemos que eliminar la propiedad <code>shape</code> y sustituirla por <code>shapebytype</code>: <syntaxhighlight lang="json"> shapebytype: { "*-good": { base: "block/myshinymodel1", }, "*-used": { base: "block/myshinymodel", }, }, </syntaxhighlight>")