promotional bannermobile promotional banner

Colorful Redstone

Adds colored redstone dust, blocks, torches, repeaters, and comparators.

File Details

colorful_redstone-1.0.1 for mc1.21.1-fabric.jar

  • R
  • Mar 13, 2026
  • 596.91 KB
  • 53
  • 1.21.1
  • Fabric

File Name

colorful_redstone-1.0.1-mc1.21.1-fabric.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:colorful-redstone-1482817:7752028"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

56c0fbb - Fix vanilla bridge behavior and prevent cross-color signal latching

  • Added vanilla redstone bridge behavior while keeping strict isolation between different colored channels.
  • Fixed cross-color power leakage where different colored dust lines could still transfer power indirectly.
  • Fixed latch/feedback behavior in blue-to-vanilla branch setups (colored dust now turns off correctly after source is turned off).
  • Reworked wire strength handling to separate external power sources from wire decay paths.
  • Updated related signal logic in colored wire, repeater, comparator, and shared signal utility.
  • Included project settings updates in gradle.properties.