Description
# Create More Conveyor



## Summary
Add-on for Create that extends chain conveyors with configurable cable and rope connectors and adds **curved conveyor belts** — built to stay simple, efficient, and multiplayer-friendly.
> **WIP — Curved Conveyor Belts (1.20.1 Forge)**
> Place curved belts like train tracks: click two endpoints and the belt auto-routes with smooth Bezier curves. Full kinetic integration, item & entity transport, belt processing, and dye support. Expect rough edges — feedback welcome!
## Description
**Drop-in upgrade for Create**
Create More Conveyor adds cable and rope connectors to the vanilla chain conveyor system. No new blocks—just new ways to span gaps using the nuggets, leads, and chains you already carry.
### Connector lineup
-  **Chain** — 32 blocks • 1.00× • 13 chains (max span)
-  **Rope (Lead)** — 32 blocks • 0.75× • 10 leads
-  **Copper Nugget** — 48 blocks • 0.90× • 18 nuggets
-  **Zinc Nugget** — 56 blocks • 1.05× • 25 nuggets
-  **Iron Nugget** — 64 blocks • 1.00× • 26 nuggets
-  **Brass Nugget** — 80 blocks • 1.25× • 40 nuggets
-  **Gold Nugget** — 96 blocks • 1.50× • 59 nuggets
_Costs use Create's default formula (`ceil(distance ÷ 2.5)`) multiplied by the connector's default multiplier._
**Example – 40 block span** (`ceil(40 ÷ 2.5) = 16`):
Chain 16 • Rope 12 • Copper 15 • Zinc 17 • Iron 16 • Brass 20 • Gold 24
**Built for compatibility**
Supports Minecraft 1.20.1 (Forge) and 1.21.1 (NeoForge). The addon relies on focused mixins, keeping performance tight and multiplayer-safe.
**Quality-of-life touches**
Custom textures per connector, correct item refunds, smarter distance checks that use the conveyors' positions instead of player location, and a simple config for tweaking range and costs.
## Requirements
- Minecraft **1.20.1** / Forge **47.1.33+** / Create **6.0.7+**
- Minecraft **1.21.1** / NeoForge **21.1.210+** / Create **6.0.6+**
## Configuration
- Edit `config/createmoreconveyor-server.toml` to tweak connector ranges and cost multipliers.
- Chain-style connectors automatically use the higher value between Create's global limit and the addon setting.


## Support & Feedback
Found a bug, have a suggestion, or need help? Reach out on Discord: **darudas**
Screenshots, ideas, or balance tweaks—drop a message, everything is welcome.