Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.