BlockDetector
This mod introduces a special block into the game that functions similarly to an observer but with one important difference - it tracks only block changes. While the standard observer activates with any state change (such as plant growth or fire aging), BlockDetector can be configured to respond only to the actual block change (placement or destruction) or to state changes.
Operating Modes
Three signal output options are available:
- Normal: The block transmits a redstone signal when the block or state in front of it matches the set filter
- Inverted: The block activates when the block or state in front of it differs from the filter
- Pulse: The block outputs a brief pulse whenever the block or state in front of it changes
Configuration
The output type and filter can be changed through the graphical interface. The filter can be set to any block, including fire. To use fire as a filter, place flint and steel in the appropriate slot.
Known Features
- When BlockDetector is configured to track states, it does not respond to plant growth and fire aging, but works correctly when placing or destroying plants and fire