Skip to content

A mod that adds missing-texture styled bricks to Minecraft

License

Notifications You must be signed in to change notification settings

FoxSamu/Missing

Repository files navigation

Missing Bricks

Ever wanted your favourite missing texture as a block? Then this mod is a perfect one for you! It adds bricks with the theme of the missing block texture. They are available as blocks, slabs, stairs and walls.

screenshot

Requirements:

Crafting recipe

The bricks can be crafted using black and magenta concrete:

crafting

These bricks can be further crafted into slabs, stairs and walls just using the usual patterns, or via the stonecutter.

Credits

Artifact

If, for some weird reason, you need this mod in your development environment, you can grab it from my maven:

repositories {
    maven { url "https://maven.shadew.net/" }
}

dependencies {
    modImplementation "net.shadew:missing:1.0"
}

Have fun!

About

A mod that adds missing-texture styled bricks to Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages