▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Missingno Fix
Missingno Fix

Missingno Fix

Fixes the missing texture in 26.1.x!

Оцените первым
155
2

Missingno Fix

Missingno Fix fixes missing textures in 26.1, 26.1.1, 26.1.2, and 26.1.x.

In 26.1.x, missing block textures appear with a broken texture due to an atlas mismatch where the item atlas is used instead of the block atlas. This mod fixes that so all blocks with broken textures use the black and magenta texture you're familiar with.

Maven

repositories {
    exclusiveContent {
        forRepository {
            maven {
                name = "Sylv"
                url = uri("https://maven.sylv.✨/releases/")
            }
        }

        filter {
            includeGroup("✨.sylv.missingno")
        }
    }

}


dependencies {
    runtimeOnly("✨.sylv.missingno:missingno-fix:1.0.1")
}

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x

Платформы

Поддерживаемые окружения

Клиент

Ссылки

Создатели

Детали

Лицензия:
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная