Links
Tags
Creators
Details
Licensed MIT
Published 3 years ago
Updated last week
All versions
3.3.0
Release
justenoughbreeding-neoforge-1.21.11-3.3.0last week 177
Compatibility
Minecraft: Java Edition
1.21.11
Platform
NeoForge
Supported environments
Client and server
Changes
3.3.0:
- Ported 21.1 changes to 21.11
- Cat and wolf now display as tamed with owners in breeding category
- Added zombie horse to temper category
- Transformation recipes now accept empty input_entity
- Added cat collar dying to transformation category
- Added chested variants of donkey, llama and mule to transformation category
- Added copper golem deoxidation to transformation category
- Added shearing recipes to transformation category, along with outputs from shearing
- Added armor and saddle equipping to transformation category
- Added happy ghast creation to transformation category
- Added happy ghast harness mounting to transformation category
- Added wolf collar dying to transformation category
- Adjusted mob scaling and movement with offset buttons
- Fix #70 Offset buttons can now be toggled in the config file justenougbreeding.json, buttons are by default enabled
- Updated MIT Licence to 2026
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Any compatible 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:9Pk89J3g:imKQLywQ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9Pk89J3g:imKQLywQ"
}

