435
edits
(Created page with "Поэтому мы изменим drawtype с <code>cube</code> на <code>json</code>: <syntaxhighlight lang="json"> drawtype: "json", </syntaxhighlight>") |
(Created page with "и shape на <code>myshinymodel</code> <syntaxhighlight lang="json"> shape: { base: "block/myshinymodel" }, </syntaxhighlight>") |
||
Line 223: | Line 223: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
и shape на <code>myshinymodel</code> | |||
<syntaxhighlight lang="json"> | <syntaxhighlight lang="json"> | ||
shape: { base: "block/myshinymodel" }, | shape: { base: "block/myshinymodel" }, |
edits