[Suggestion] Block states detection
Ability to detect block states and distinguish the same block material in different states.
Example config:
- block: NOTE_BLOCK
- blockstate:
- - Instrument: harp
- - Note: 5
This will be useful to recognize custom blocks from other plugins.