Create: Signalworks is a small Create addon for building more varied redstone control systems. It adds configurable pulse generators, randomized signal routers, signal-strength randomizers, and an oscillator, all designed to fit naturally into Create contraptions and factory logic.
While powered from the rear, emits full-strength pulses from the front at random intervals. By default, the delay is 10–30 ticks and each pulse lasts 2 ticks.
A configurable pulser with adjustable minimum delay, maximum delay, and pulse width. Each setting supports values from 1–100 ticks.
On a rising redstone edge, randomly selects its left, front, or right output with equal probability. The selected output preserves the incoming signal strength until the input turns off.
A weighted router with independently configurable left, front, and right output weights from 0–100. If every weight is zero, all three outputs are treated equally.
On a rising redstone edge, selects and holds a random signal strength from 1–15 at its front output.
A configurable randomizer with independently adjustable minimum and maximum output strengths from 0–15.
While powered from the rear, produces a triangle-wave redstone signal from the front. Its minimum strength, maximum strength, and 1–100 tick step interval are configurable.
- Minecraft 1.21.1
- NeoForge 21.1.x
- Create 6.0.0 or newer
The Andesite Pulser's server-wide minimum and maximum delay can be changed in the world's serverconfig/create-signalworks-server.toml file. Brass component settings are configured directly on each placed block using Create's value-setting interface. The Signalworks goggles overlay is enabled by default and can be toggled per client with showGoggleOverlay in config/create-signalworks-client.toml.
Signalworks is built for Minecraft 1.21.1 and NeoForge 21.1.x. Version 1.0.0 has tested with Create 6.0.0 and Create 6.0.10.
Fabric, Quilt, and legacy Forge versions are not planned (feel free to port to other loaders/versions yourself).
You may include Create: Signalworks in modpacks and run it on public or private servers, subject to the included MIT License. All connecting players need Signalworks and its required dependencies installed.
- Source code: https://github.com/VoidAnomaly/Create-Signalworks
- Issue tracker: https://github.com/VoidAnomaly/Create-Signalworks/issues
When reporting a problem, include the Minecraft, NeoForge, Create, and Signalworks versions, along with the latest log and clear reproduction steps.
Created by VoidAnomaly.
Create is developed by the Creators of Create. Create: Signalworks is an unofficial addon and is not affiliated with or endorsed by the Create team.