1.2.5
Compatibility
Changes
The progression update before the big winter update is here!
-removed all halloween related music discs and biome themings for the year. don't worry though, they'll be back!
-fixed the volvox's transparency
-added palestone and spring water
-OVERHAULED the frosted springs biome and gave it somewhat of a new look and array of blocks to accompany it. more will be added to this biome in the winter update.
-renamed wynterbushes to "red Wynterbush" and added orange wynterbushes alongside this change
-added overgrown wyntergrass
-added wyntersprouts
-added orangestrain wynterwud leaves
-added a HEAVILY work in progress biome called the Edelweiss Oaks
-added 7 NEW MOBS: Berrisapien, Apathorion Trotter, Ghoul, Greater Dessling, Bolluro, Meatcrawler, and a new BOSS, The Green Man (upon massive request)
-OVERHAULED the Bull Pine Barrens biome and retextured the bull pine trees alongside this
-added White White Coarsely Ribbed Bolete Mushrooms
-added idaho fescue grass
-REMODELED the Meatriarch, the meatriarch mother will also be remodeled in the future
-added Shieldstone, a new block
-added Bluestone, a new block
-OVERHAULED the Bluing Aspen Meadow biome, and remodeled and recolored everything
-Added Bluefiber grass and dirt blocks
-added twinkleblooms
-redesigned ALL aspen tree structures
-replaced aspen tree structures with actual aspen wood, they no longer have birch wood
-added aspen logs and supporting plank items
-Retextured MANY blocks
THE BIG WINTER UPDATE IS NOW IN DEVELOPMENT! STAY TUNED FOR THIS MASSIVE UPDATE COMING SOON!
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:g7xtcvBf:kOHrR2MI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:g7xtcvBf:kOHrR2MI"
}

