Redstone Control

Point to Point Redstone wires, data-flow oriented programmable compact circuits, fancy displays, control interfaces and more ... [WIP]

File Details

RedstoneControl-1.12.2-0.2.3.jar

  • R
  • Dec 8, 2019
  • 623.37 KB
  • 4.1K
  • 1.12.2
  • Forge

File Name

RedstoneControl-1.12.2-0.2.3.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:redstone-control-319994:2838570")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 Changes:
- fixed CD4017BE/CD4017BE_lib#20 crash through race condition
- fixed #15 server crash due to client side only issues
- added Light Sensor augment
- added Plant Growth Sensor augment

- added controlled Block Breaker: Yay, automatic mining!
- added controlled Item User: Yay, automatic building!
- added 3D Block Selector and its Frames
- added Signal and Block Reference Delay Line
- added Counter
- added Block Hardness Sensor
- made Screw-driver rotate blocks
- made Fluid Translocator also pump / place fluid blocks in the world: Yay, automatic pumping!
- fixed Circuit Designer automatically overriding last saved file even when its a new schematic
- fixed #13 accidental import from non standard library
- fixed #14 internal capability access on Redstone Sockets
- limited BlockReference life span to prevent loop capture exploits
- fixed multi-line sensor descriptions in JEI not rendering correctly

 

Dependencies:
- for MC-1.12.2
- forge-14.23.5.2768 (or newer)
- CD4017BE_lib-6.4.14