Create: Chain Conveyors Compat

A Create addon that adds a tag to allow any item to be used as a chain conveyor connector with custom texture support. For modpack development and adding compatibility with modded chains or items

File Details

createchaincompat-0.0.4.jar

  • R
  • May 13, 2026
  • 22.33 KB
  • 82
  • 1.21.1
  • NeoForge

File Name

createchaincompat-0.0.4.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-chain-conveyors-compat-1541602:8084427"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added a data map for chain textures. This allows any item to be assigned a custom texture when placed on a chain conveyor, with fallbacks to the block particle texture for block items, and the default minecraft chain for items without a block texture. This provides the following benefits: 
    • Blocks with broken or ugly default rendering can be assigned a replacement texture for use on chain conveyors.
    • Items are no longer restricted to the default vanilla chain texture.