
BreakControl
Restricts block breaking to only the blocks you choose. Create multiple block lists, activate one or several at once, use wildcard entries like _wool or _ore, and manage everything in an in-game menu with overlay support.
Список изменений
Changelog
Added
- Added block icons to entries in the block restriction list.
- Regular block entries now display the corresponding Minecraft block as an icon directly next to the entry.
- Wildcard entries such as
_woolnow display matching block variants as an animated icon. - Wildcard icons automatically cycle through all matching blocks, for example through all available wool colors.
Changed / Improved
-
Updated the mod to Minecraft 26.2.
-
Updated compatibility for Fabric Loader 0.19.3.
-
Migrated internal rendering, HUD, camera, inventory interaction and other client-side APIs to the new Minecraft 26.2 structures.
-
Completely reworked the BreakControl configuration UI.
-
Improved the overall menu layout to make block lists and their entries easier to understand and manage.
-
Added clearer separation between:
- block lists
- selected-list entries
- status information
- mode controls
- help information
-
Improved UI scaling and spacing for smaller window sizes.
-
Repositioned status and helper text so it no longer overlaps other UI elements.
-
Reorganized the bottom action buttons for better readability and usability.
-
Improved the visual appearance of the menu with cleaner panels, borders and structured sections.
-
Improved scrolling behavior for both the list selection and block-entry areas.
-
Added entry counters for lists and block entries.
-
Added clearer empty-state information when a list does not contain any blocks.
