[FEATURE] Pattern Matcher Block
tofodroid opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
It is difficult to make Redstone contraptions that need to match a set of notes played correctly in order.
Describe the solution you'd like
A block that can hold N (perhaps 16) Switchboards and outputs a redstone signal as the pattern is played. Perhaps the signal gets stronger based on progress?
Describe alternatives you've considered
Creating a redstone contraption using the existing blocks in the mods. It's possible (see: https://www.reddit.com/r/feedthebeast/comments/oxz9l9/the_first_major_feature_update_for_my_mod_mimi/) but not easy.
Additional context
Suggestion from /u/Phiro7 on Reddit