← Назад к ресурсам

Create: Signalworks

Create: Signalworks is a small Create addon for building more varied redstone control systems.

Modrinth technology utility

Описание

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. ## Included blocks ### Andesite Pulser 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. ### Brass Pulser A configurable pulser with adjustable minimum delay, maximum delay, and pulse width. Each setting supports values from 1–100 ticks. ### Andesite Router 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. ### Brass Router 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. ### Andesite Strength Randomizer On a rising redstone edge, selects and holds a random signal strength from 1–15 at its front output. ### Brass Strength Randomizer A configurable randomizer with independently adjustable minimum and maximum output strengths from 0–15. ### Brass Oscillator 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. ## Requirements - Minecraft 1.21.1 - NeoForge 21.1.x - Create 6.0.0 or newer ## Configuration 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`. ## Compatibility Signalworks is built for Minecraft 1.21.1 and NeoForge 21.1.x. Version 1.0.0 has been 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). ## Modpacks and servers 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. ## Credits 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.