Implement Rising Edge support for all Boolean aspects
GreyMario opened this issue · 1 comments
Issue type:
- ➕ Feature request
Short description:
Implement a configuration option for "Rising Edge" in all aspects which accept a Boolean variable as an input, enabling a more compact method of triggering an event exactly once.
Alternatively, adjust Redstone Writer's Pulse to support Rising Edge as an option (as opposed to pulsing on delta, which I believe is its current function) and require a Reader to read the pulse.