1.1.0
Compatibility
Changes
Well Well Well What Do We Have Here Now. REDISINGS?!? Did I hear Redisings? Yes I Redisigned Some Blocks And They Look Cool!
-Redisigned Pink Obsidian
-Redisigned Pink Bricks
-Redisigned Bricked
-Redisigned Pink Doors
-Redisigned Pink Trapdoor
Ive Also Added New Blocks Like:
-Added Spongebob Block ( When Place Makes A Sound! )
-Added Squidward Block ( When Place Makes A Sound! )
**Well Ive Havent Ended Yet Remember That Achivement Tab That was Supposedly For The Void Dimesion Youre Gonna Find out ** Anyway Ive Changed Something On The "Sigma_Home_Biome" Like The Wood Is Now Changed
And Lastly The Mobs
- Added The Los Mob ( Hit Him And He Makes A Sound )
And now. What i meant about "The Mobs" Ive added a Mob That You Have to Try to Craft it Thats all
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:lDENpWJd:10RhIdxq"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:lDENpWJd:10RhIdxq"
}

