Translations:Modding:Asset System/16/ru: Difference between revisions

From Vintage Story Wiki
(Created page with "Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив распол...")
 
No edit summary
Line 1: Line 1:
Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив расположенный в <code>assets/game/blocktypes/bed.json</code>. Тогда Vintage Story загрузит ваш JSON-файл вместо исходного.
Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив расположенный в <code>assets/game/blocktypes/wood/bed.json</code>. Тогда Vintage Story загрузит ваш JSON-файл вместо исходного.

Revision as of 13:12, 14 June 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Modding:Asset System)
To overwrite the bed blocktype you can put your own json file inside your mod zip archive with the following path: <code>assets/game/blocktypes/wood/bed.json</code>. So Vintagestory will load your json file instead of the original one.

Чтобы изменить Блоктайп кровати, вы можете поместить свой собственный JSON файл в zip архив расположенный в assets/game/blocktypes/wood/bed.json. Тогда Vintage Story загрузит ваш JSON-файл вместо исходного.