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-neoforge.jar

  • R
  • Mar 13, 2026
  • 574.94 KB
  • 70
  • 1.21.1
  • NeoForge

File Name

colorful_redstone-1.0.1-mc1.21.1-neoforge.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:colorful-redstone-1482817:7752034"
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.