Tags
Creators
Details
1.0.0
Compatibility
Required content
Changes
Create: Armored Constructs 1.0.0
Полноценный релиз | Full Release
🇷🇺 Русский
После длительного периода разработки Create: Armored Constructs официально выходит из стадии Alpha.
Это первый полноценный релиз проекта, который закладывает основу для всех будущих обновлений. Уже сейчас в разработке находится большое количество новых механик, вооружения, бронетехники, авиационных систем, современной электроники и других функций, которые будут постепенно появляться в следующих версиях.
Спасибо всем, кто принимал участие в тестировании мода, сообщал об ошибках и помогал сделать этот релиз лучше.
Новое
Авиационная серия броневых блоков
Добавлены два новых материала:
- Авиационный алюминий
- Авиационный титан
Эти материалы предназначены для строительства авиационной техники, лёгких бронеконструкций и современных военных машин.
Каждый материал получил собственную коллекцию камуфляжей и полностью интегрирован в систему Hull Armor.

Новые схемы окраски
Добавлено множество новых военных камуфляжей и цветовых схем.

Полная переработка текстур
Практически все блоки получили полностью обновлённые текстуры.
- улучшено качество;
- переработаны цвета;
- повышена детализация;
- унифицирован художественный стиль.

Улучшения
- улучшена стабильность;
- оптимизированы внутренние системы;
- подготовлена основа для будущих обновлений.
Исправления
Исправлено множество ошибок, обнаруженных во время альфа-тестирования.
Что дальше
В разработке находятся новые виды брони, динамическая защита, современная оптика, новые артиллерийские системы, авиационные компоненты и множество других функций.
Спасибо за поддержку проекта!
🇺🇸 English
After a long development period, Create: Armored Constructs officially leaves the Alpha stage.
This is the first full release of the project and lays the foundation for all future updates. Many new mechanics, weapons, armored vehicle systems, aviation features, military electronics, and other major additions are already in active development.
Thank you to everyone who tested the mod, reported bugs, and helped improve this release.
New Content
Aviation Armor Series
Added two new armor materials:
- Aviation Aluminum
- Aviation Titanium
These materials are designed for aircraft, lightweight armored constructions, and modern military vehicles.
Each material includes its own camouflage collection and is fully integrated into the Hull Armor system.

New Camouflage Patterns
Added numerous new military camouflage patterns and paint schemes.

Complete Texture Overhaul
Nearly every block has received completely updated textures.
- improved quality;
- updated color palettes;
- increased detail;
- unified visual style.

Improvements
- improved overall stability;
- optimized internal systems;
- prepared the foundation for future major updates.
Bug Fixes
Fixed numerous issues discovered during the Alpha phase.
Looking Ahead
New armor systems, explosive reactive armor, advanced optics, artillery systems, aviation components, and many additional features are already in development.
Thank you for supporting the project!
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:3kX39rX0:qLUonIb7"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:3kX39rX0:qLUonIb7"
}

