![Connectible Chains [Fabric]](https://cdn.modrinth.com/data/ykSfIgTw/9a9673e5bff66ddfcd415587d8cabb47f11813c3_96.webp)
Connectible Chains [Fabric]
ArchivedConnect your fences with a decorative chain!
4.9Mdownloads
1.3Kfollowers
4.9Mdownloads
1.3Kfollowers
Connectible Chains [Fabric] has been archived. Connectible Chains [Fabric] will not receive any further updates unless the author decides to unarchive the project.
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 6 years ago
Updated 7 months ago
All versions
2.4.1+1.21
Release
Connectible Chains v2.4.1 for Minecraft 1.212 years ago 79.7K
Compatibility
Minecraft: Java Edition
1.21
Platform
Fabric
Supported environments
Client and server
Required content
Changes
[2.4.1] - 12024-06-14
- The mod now uses
connectiblechains:catenary_itemstag for allowed items to be used that are not chains. - Leads are now also available to use as catenary.
- Fixed bug where custom textures were working on initial launch.
- Items now grab the sound of their block variant, if there isn't one, it defaults to chains.
- The chain drip function is altered sightly to decrease drip for longer chains.
- Added
es_mxtranslation by courtesy of TheLegendofSaram- Copied language to
es_ar,es_cl,es_ec,es_es,es_uy, andes_ve. - If you noticed any mistake due to regional differences in the Spanish language, make an issue or pull request.
- Copied language to
- Added
ru_rutranslation by courtesy of Alexander317
Optional dependencies
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:ykSfIgTw:cb9rzzkK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ykSfIgTw:cb9rzzkK"
}


