Language

Signal

Modrinth

An API for adding redstone-like blocks.

1.1k downloads 1 followers updated 39mo ago
latest vmc1.19.4-0.2.0 Modrinth
Fabric 1.19 – 1.19.4 Game-mechanicsLibraryTechnology

Signal is an API for adding redstone-like blocks. It abstracts the concept of 'redstone power' and handles interactions between different signal types. This makes it easier for different mods to add entirely new redstone-like systems while remaining compatible with each other.

Information for mod developers

Check out the documentation on GitHub for information on how to use the Signal API in your mods.

Versions

Beta
mc1.19.4-0.2.0
fabric · 1.19.4 · 39mo ago
# 0.2.0 ## Changes - Signal now depends on the Fabric API. - Blocks are no longer limited to emitting a single signal type.
250
Beta
mc1.19.3-0.2.0
fabric · 1.19.3 · 39mo ago
# 0.2.0 ## Changes - Signal now depends on the Fabric API. - Blocks are no longer limited to emitting a single signal type.
231
Alpha
mc1.19-0.0.5
fabric · 1.19, 1.19.1, 1.19.2 · 39mo ago
# 0.0.5 ## Fixes - `getPlacementState` for wires returns the wrong block state. - `hasDirectSignalFrom` does not use a block's signal direct signal. - Wrong…
171
Alpha
mc1.19-0.0.4
fabric · 1.19, 1.19.1, 1.19.2 · 39mo ago
# 0.0.4 ## Changes - Added template detector rail block - Added a handful more utility methods ## Fixes - Wire connection checks only go one way instead of…
104
Alpha
mc1.19-0.0.3
fabric · 1.19, 1.19.1, 1.19.2 · 39mo ago
# 0.0.3 ## Fixes - Block state connections for redstone wire types are wrong. - Power emitted downwards by redstone wires is always 15 instead of depending…
116
Alpha
mc1.19-0.0.2
fabric · 1.19, 1.19.1, 1.19.2 · 39mo ago
# 0.0.2 ## Fixes - Wire type compatibility checks only go one way instead of both ways.
103
Alpha
mc1.19-0.0.1
fabric · 1.19, 1.19.1, 1.19.2 · 39mo ago
# 0.0.1 Signal is an API for adding redstone-like blocks. While it does not have any utilities for adding blocks in general, it abstracts the concept of…
112

Comments 0

No comments yet. Be the first to share your thoughts.