All versions
1.0.21
Release
Krasnoe & Beloe | Красное & Белое 1.0.215 months ago 455
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Changes
Krasnoe & Beloe 1.0.21 update changes:
Decorations:
- Added sign with the work schedule
- Added a new variant of Krasnoe & Beloe sign
- Added Nivolite Lamp, can be placed on the ceiling, walls, floor
- Collection of figures: added the same 22 Minecraft figurines that went on sale in the store at the end of April 2026
Technical changes:
- Products are randomly generated in the Krasnoe & Beloe structure as blocks
- Nivolite and Carminite Lanterns:
- Crafting recipe has been simplified;
- Correct rotation when placing on walls/ceilings
- Added new Krasnoe & Beloe structure variation
Изменения Красное и Белое в обновлении 1.0.21:
Декорации:
- Добавлена вывеска с графиком работы
- Добавлен новый вариант вывески «Красное и Белое»
- Добавлена лампа из ниволита, которую можно разместить на потолке, стенах и полу
- Коллекция фигурок: добавлены те же 22 фигурки Minecraft, которые поступили в продажу в КБ в конце апреля 2026 года
Технические изменения:
- В структуре «Красное и Белое» предметы генерируются случайным образом в виде блоков
- Фонари из ниволита и карминита:
- Упрощен рецепт крафта;
- Правильный поворот блока при размещении на стенах/потолке
- Добавлен новый вариант структуры Красное и Белое







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:qaK2bN6x:NcEATnNu"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qaK2bN6x:NcEATnNu"
}

