diff --git a/doc/en/main-page.md b/doc/en/main-page.md index 94aaaebe..2443cd9a 100644 --- a/doc/en/main-page.md +++ b/doc/en/main-page.md @@ -11,6 +11,7 @@ Documentation for release 0.28. - [Console](console.md) - [Content-packs](content-packs.md) - [Engine usage recommendations](engine-use-recommendations.md) +- [Entity properties](entity-properties.md) - [Item properties](item-properties.md) - [Particles](particles.md) - [Resources (resources.json)](resources.md) diff --git a/doc/ru/main-page.md b/doc/ru/main-page.md index 8d034a88..e4a9dc61 100644 --- a/doc/ru/main-page.md +++ b/doc/ru/main-page.md @@ -16,6 +16,7 @@ - [Риггинг](rigging.md) - [Свойства блоков](block-properties.md) - [Свойства предметов](item-properties.md) +- [Свойства сущностей](entity-properties.md) - [Скриптинг](scripting.md) - [Стили текста](text-styles.md) - [Частицы](particles.md)