* node: You can now use a '*' node to essentially ignore the data value of a block. With this, you are able to create elevators that technically do not match because of their data value but allow them to work together as one anyway. Take a look at the example below to get a feel for what is achievable with this:
The combination in the configuration file:
Code (YAML):
combinations: - 'log:*, stone:*'
Result: (Note how the stone and logs differ from each other)
This update changes a lot (pretty much everything) of the internal combination checking to allow this feature to work. If any issues should occur please message me asap!
Using the /se create command will place a log:0 and stone:0.