1.2.9
Compatibility
Changes
Finally, a normal update! the tomfoolery is over!
a lot of content was added during the april fool's update but was not included in the changelog, so i will be listing it here.
-
added a new biome, the Shattered Gardens
-
added a basic variant of stone ore for wonderpore pumice
-
reworked wonderpore entirely, including giving it a retexture for all items in addtion to wonderpore pickaxes and axes
-
added pthalostone and hushcrystal blocks
-
added hushcrystal geodes to the shattered desert and the shattered gardens
-
balanced many ore mining values
-
added particles to Viridian Ore
-
retextured all viridian tools
-
retextured all emerald tools
-
added 4 new hive blocks in addition to hive structures found in the underground Edelweiss oaks biome
-
added mullein blooms that drop from adult mullein flowers
-
added mullein tea, a new food source
-
added broomsedge and southern dewberry (new plants) to multiple biomes
-
added puritan ore, a new ore found in all biomes that can make revitalizing powder
-
added new foodstuffs: Gilded yew berry, desired dogwood fruit, and the golden goblet
-
overhauled and reworked the unusual forest into the peculiar canopy biome
EVERYTHING LISTED BELOW IS FROM THIS DIRECT UPDATE:
-
removed the ambient theme from the willow desert biome
-
added 4 new mobs: Chugen, Lost Lotala, Apathorion Solider, and the Abyss Treader
-
retextured the Monstic Mob
-
reworked how blank discs are crafted
-
added symphonic essence, which is used to make all bota music discs
-
added persimmon fruit leather, a new foodstuff
-
added shadow shroom foodstuffs
-
added a crafting recipe for bewitched bricks
-
added another crafting recipe for the tenebris purger
-
reworked how tenebris ingots are obtained
-
added uranium ore and uranium powder
-
added a smelting recipe for alabaster glass
-
added crafting recipes for ALL current BOTA music discs
Thank you so much for downloading and playing the mod, more updates are 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:kEh8GQtk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:g7xtcvBf:kEh8GQtk"
}

