Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
legoatoom edited this page Dec 30, 2025 · 9 revisions

Welcome to the ConnectibleChains wiki!

This wiki will explain how the mod works, and how to customize it as a mod(pack) developer.

Disclaimer

This wiki, unless otherwise stated, always refers to the latest version of the mod. If you're arriving from an earlier version, or from a modpack, keep in mind details may have changed since then, or customized to a different form of gameplay.

The mod

ConnectibleChains is a mod that allows the user to create catenaries between fences/walls/iron_bars using a chain/lead.

The chain has a maximum length, that can be changed with a config.

The chain has a drip config, specifying how much it has to hang.

Each item that is compatible will have a tooltip displaying it, you can disable this tooltip if you want.

To place a chain normally, you need to sneak-place it.

Contributing

If you would like to help out with contributing, here is some info that will help.

Code

If you want to improve or alter the code, please make sure an issue is created first before you start. You don't want to work on something that will be denied, an issue is a good place to discuss it first.

Translation

This mod does not have a lot of translatable text, but it is still good to be as polished as possible. If you want to create a translation for your language, feel free to make a pull request!

Tip

Some languages have variations. When creating a translation, consider if they also work for the variations.

Current Languages as of v2.5.6

Language Status Note/Credit
en_us Standard
es_ar βœ… Done Texaliuz
es_cl πŸ”„ Partial Copied from es_mx - Might have dialect inconsistencies
es_ec πŸ”„ Partial Copied from es_mx - Might have dialect inconsistencies
es_es πŸ”„ Partial Copied from es_mx - Might have dialect inconsistencies
es_mx πŸ”„ Partial TheLegendofSaram
es_uy πŸ”„ Partial Copied from es_mx - Might have dialect inconsistencies
es_ve πŸ”„ Partial Copied from es_mx - Might have dialect inconsistencies
ja_jp βœ… Done maeko802
nl_nl βœ… Done
ru_ru πŸ”„ Partial Alexander317
zh_tw βœ… Done dirtTW
zh_cn βœ… Done A012pyshjs210

Clone this wiki locally