Updates for Minecraft 26.1 and a new Subtraction mode!
Join our Discord:
Buy me a coffee:
Details
- Added subtraction mode for selections:
- When importing a selection
.csv-file, the imported selection can now be subtracted from the existing selection. - When creating a selection using filters, the new selection can now be eubtracted from the existing selection.
- Removed the
Overwrite Selectionoption and added anAdd Selectionoption in the filter dialog instead. The existing selection will be overwritten by default now if neitherAdd SelectionnorSubtract Selectionare selected.Add SelectionandSubtract Selectionare mutually exclusive.
- When importing a selection
- Added support for the new world folder structure (
dimensions/minecraft/<dimension_name>) when opening worlds and when listing recent worlds. - Updated the generator and mappings for Minecraft 26.1.
- Fixed an error when attempting to display an unknown structure's icon, which resulted in no structure icons being displayed at all.
- Fixed a bug where
Not Groups would not work correctly with the region matcher for child filters that create partial selections. #584 - When the script to change fields fails, an exception is now logged properly.
- Updated the
richtextfxdependency for Java 25 support (This fixes an issue where the filter-, change nbt- and overlays-dialog would not open when running with Java 25).