Links
Tags
Creators
Details
0.0.21+26.3
Compatibility
Required content
Changes
Stable base + today's features
Built from 0.0.20 (16.09). In: the list survives a dimension change (toggle "Keep the list across dimensions"), banner patterns and pot sherds are visible in the list (one row per pattern, exact-match inventory count), a filled shulker box can be placed with "Schematic only" on, and the mod says once per cell when a banner with a specific pattern is missing. Not in: completing the second half of a slab — pulled until verified separately. The earlier 0.0.21 and 0.0.22 were withdrawn; this 0.0.21 replaces them.
📦 You need
Minecraft 26.3 · Fabric Loader · Fabric API · malilib · Litematica · Java 25
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:JmqA4Alf:Vxug3Tap"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JmqA4Alf:Vxug3Tap"
}




