File Details
tfccreatechaincompt-forge-1.20.1-2.0.0.jar
- R
- Jun 16, 2026
- 85.07 KB
- 165
- 1.20.1
- Forge
File Name
tfccreatechaincompt-forge-1.20.1-2.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
[2.0.0] — 2026-06-14
Minecraft 1.21.1 · NeoForge
Added
- NeoForge 1.21.1 support — full port from the legacy Forge 1.20.1 build
- TFC metal chain integration — all TerraFirmaCraft
metal/chain/*items work on Create chain conveyors for placement, connection, and riding - Per-metal chain appearance — conveyors render the correct TFC metal chain texture when a type is applied
- Metal-tier connection reach — max span scales with TFC anvil metal tier (copper → blue/red steel), with sensible defaults and full config overrides
- Chain type swapping — right-click a chain conveyor with any supported chain item to change its metal type (consumes one chain in survival)
- Lane color stripes — dye chain lanes for routing clarity; primary and secondary colors with dye mixing
- Lane glow — brighten or emissive-glow dyed rows with glowstone dust or glow ink sac
- Shift interactions — Shift + dye sets secondary lane color; Shift + empty hand clears lane colors
- Tape Measure — utility item to anchor and measure distances while planning conveyor layouts
- Correct chain drops — breaking a configured conveyor drops the matching TFC chain item instead of vanilla chain
- Client sync — chain type, lane color, and glow state sync to clients for rendering and multiplayer
- Common config —
tfccreatechaincompt-common.tomlto tune tier distances and vanilla chain max reach - Connection feedback UI — tier-aware reach hints when connecting spans (distance, tier, chain cost)
Changed
- Dual-loader Gradle project: NeoForge 1.21.1 (
neoforge/) and Forge 1.20.1 (forge/) from one repo - Full 2.0 feature set ported to Forge 1.20.1 (tier reach, lane dyes/glow, tape measure, multiplayer sync)
- Updated for Create 6.0.6+ and TerraFirmaCraft 4.1.2+ on Minecraft 1.21.1
- Networking migrated to NeoForge payload-based packets (1.21.1); Forge 1.20.1 uses SimpleChannel