HomeJavaModsMissingno Fix
Missingno Fix
Missingno Fix — screenshot 1

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.gay/releases/")
            }
        }

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

}


dependencies {
    runtimeOnly("gay.sylv.missingno:missingno-fix:1.0.1")
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more