Change Log 1.1.5
Added a new option in the block configuration that would ignore the Y axis when placing or resizing a field, with the Y axis automatically setting itself to 0 & max build height. This allows an area to be completely claimed all the way up to the sky and all the way down to bedrock, without needing to set the corners manually.
This is an opt-in change. To activate the change, add the following to the block configuration:
Code (YAML):
ignore_y_axis
: true
If you modify an existing block configuration, any blocks already placed will only change during their next resize.
The 'volume' block configuration option should be set to a suitably high value to allow the number of blocks.
Also added an automatic visualization of the block when you place the field.