All versions
3.2.1+26.1.x
Release
Assorted Discoveries 3.2.1+26.1.x3 weeks ago 49
Uploaded by
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client and server
Required content
Unavailable version
Changes
Bugs Fixed:
1. The ashen plushie now has its correct recipe.
2. The pale oak wall and bamboo wall are now strippable!
3. The sound for the warped forage mix and crimson forage mix use the eat sound instead of drink.
4. Added the missing tooltip translation in the config gui for enable_blueberry_juice and enable_blueberry_pie!
5. Added the missing enable polished calcite option to the config gui.
Feature Changes:
1. The strider and shivering strider plushies now sit!
2. The cow plushie now sits!
3. The mooshroom plushies now sit!
4. The hoglin and zoglin plushies now sit!
5. Nerfed the stack size for the warped forage mix and crimson forage mix to 32.
6. When a feature is disabled in the config it now says what feature disabled it in the gui!
7. Added comments to the config file for better editing! These comments will be added to your existing config file automatically!
8. Added more tooltips to the config gui.
Technical Changes:
1. The mixin for making path slabs now uses the soil_slabs tag.
2. Optimized the config. This should improve loading times!
3. Moved the fabric prefix to just before the mod version in the file name.
Optional dependencies
Unavailable version
Unavailable version
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:aPbDj9i2:kfHub8gK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:aPbDj9i2:kfHub8gK"
}

