1.0.0
Compatibility
Required content
Changes
Chicken Chest (Fabric)
A simple unoffical revival Fabric mod for Minecraft 26.1.2(idk if it works on 26.1.x versions i havent test it tbh) that adds a Chicken Chest and Chicken Bones.
Features
- Chicken Bones - Dropped by chickens at a 5% chance
- Chicken Chest - A decorative block crafted with 8 Chicken Bones + 1 Ender Chest
I allways liked this mod and i want to make a fabric and modern version of it
note:
there might be some bugs but ill try to fix.
enjoy :)
Dependencies
- Fabric Loader >= 0.19.3
- Fabric API >= 0.151.0
Credits
Assets (textures) taken from Chicken Chest Neo by the original author.
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:JDMaW8It:bojXrBCw"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JDMaW8It:bojXrBCw"
}![Chicken Chest [Fabric]](https://cdn.modrinth.com/data/JDMaW8It/511989ab44c6d1221759103b825bf3efeb90bcc4_96.webp)

