Litematica

Litematica

8M Downloads

changing alt + middle click to another hotkey

Periculum95 opened this issue · 2 comments

commented

Is it possible to change the default Hotkey in "Edit Schematic" from alt + middle click to something else?
I couldn´t find any possibility in the config file neither in the Hotkey section.
Also i had a look at the Wiki: https://github.com/maruohon/litematica/wiki/Schematic-Editing

commented

I think the hotkeys used for that are toolSelectModifierBlock1 and toolSelectElements. I know the names aren't really that descriptive... The same keys are used for multiple things, so it kinda makes them hard to name so that it would be obvious.

commented

Thanks, that was what i needed to change. By default alt + 3 in my case. (1.19.3)
Best Regards