10.0.0
Compatibility
Changes
π Kaucja v10.0.0 β THE BIGGEST UPDATE YET
Kaucja v10 is the biggest update in the history of the mod. This update massively expands machines, automation, processing, documentation, visuals, and overall content.
π What's New
- π Huge expansion of industrial machines
- βοΈ New automation and processing systems
- πΎ Expanded bottle and deposit mechanics
- π© New components, recipes, and production chains
- π¦ Improved inventories and item handling
- π Better machine connectivity and automation
- π Massive Ponder/documentation expansion
- π¨ Improved textures and visuals
- ποΈ Improved animations
- π Improved sounds and feedback
- π Improved multiplayer synchronization
- π§ͺ New experimental content and systems
π Fixes
- Fixed numerous GUI problems
- Fixed missing and incorrect textures
- Fixed machine interaction bugs
- Fixed inventory issues
- Fixed recipe and processing bugs
- Fixed multiplayer synchronization issues
- Fixed Ponder documentation problems
- Fixed various crashes and stability issues
β‘ Improvements
- Improved performance
- Improved machine reliability
- Improved automation
- Improved UI/UX
- Improved save stability
- Improved overall polish
π THE BIGGEST KAUCJA UPDATE
This release represents a massive step forward for Kaucja and lays the foundation for even more machines, automation, processing, and community features in future updates.
Thank you to everyone testing Kaucja, reporting bugs, suggesting features, and supporting the project. β€οΈ
Enjoy Kaucja v10.0.0! ππΎπ₯
Compatibility
Minecraft: 1.20.1 Forge: 47.2.0+
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:ZFhF8anA:db3xvg1T"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ZFhF8anA:db3xvg1T"
}

