Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 616 Bytes

File metadata and controls

7 lines (5 loc) · 616 Bytes

Moddable Tool Groups

Moddable Tool Groups gives full control over how tool groups are structured. It lets mods create multi-level tool groups, put the same tool/group in multiple places, and freely reorganize the tool hierarchy.

  • Block Objects: Simple JSON mods that can rearrange tool groups and tools for Block Objects.
  • Custom Bottom Bar Element: Create your own button or tool groups with custom tools (ITool) or any generic BottomBarElement.
    • Hotkeys Support: How to add hotkey support to your custom bottom bar elements.