

Signal
Signal is a specialized API designed for creating blocks that function similarly to redstone. This system abstracts the concept of "redstone signal" and ensures proper interaction between different signal types. This allows mod developers to create completely new systems similar to redstone while maintaining full compatibility between different mods.
Information for Mod Developers
For detailed information on how to use the Signal API in your modifications, refer to the documentation on GitHub.