🔗 Chained Together Datapack
Chained Together is a coordination-based challenge for Minecraft Java Edition, directly inspired by the popular cooperative game of the same name. This project physically links 2–4 players together, requiring absolute synchronization to survive and navigate the world.
📊 Technical Information
- Version:
0.1.0-beta - Minecraft Compatibility:
Java Edition 26.1 – 26.1.2 - Pack Format:
71
✨ Key Features
- Real-time Physics: Tension is calculated every tick using distance mechanics to simulate a physical bond.
- Movement Constraints: Experience gradual speed resistance and elastic pulls when the chain reaches its limit.
- Survival Challenges: High tension leads to hunger and direct damage at critical distances.
- Advanced Synchronization: Features automatic cluster teleportation for respawns and dimension traversal.
- Visual HUD: A live Tension HUD (Actionbar) provides color-coded warnings.
🎮 How to Use (Admin & Setup)
⚠️ IMPORTANT: Permissions
You must have Operator (OP) status or have cheats enabled in your world to execute these functions.
1. Initial Setup
To receive system and diagnostic messages, add the operator tag to yourself:
/tag @s add ct_op
2. Management Commands
| Command | Action |
|---|---|
/function ct:admin/create_cluster |
Link Players: Connects players within 8 blocks. |
/function ct:util/unlink |
Unlink: Use this to break a specific player's chain. |
/function ct:test/setup |
Test Mode: Spawns a dummy armor stand to test mechanics solo. |
/function ct:test/teardown |
Cleanup: Removes test dummies and resets physics. |
🛠 Installation Guide
- Download the latest release file.
- Navigate to your world folder:
.minecraft/saves/<YourWorld>/datapacks/. - Place the Chained-Together folder (or zip) inside.
- In-game, run
/reloadand verify with/datapack list enabled.
🌐 Open Source & Community
This project is open-source. For bugs, feature suggestions, or to see the technical implementation (using the ct: namespace), visit the official repository:
👉 View on GitHub: Xephorot/Chained-Together-Datapack
Note: For detailed version history and advanced configuration, please refer to the CHANGELOG.md and docs/ folder on GitHub.