Custom Max Distance | You can now have a max distance per elevator. This can be done by including a third parameter in the combination. Here is an example:
Code (YAML):
- 'QUARTZ_BLOCK, REDSTONE_BLOCK, 10'
Even with maxDistance set to 40, you'll only be able to place the above combination 10 blocks apart. The third parameter is optional and defaults to the normal maxDistance option.