maruohon / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
687 stars 190 forks source link

Ctrl+Scroll on Linux #771

Closed ilobilo closed 9 months ago

ilobilo commented 9 months ago
ilobilo commented 9 months ago

I just tested and I can't area select eather. Maybe it's just a config issue?

maruohon commented 9 months ago

Do you see the tool HUD in the bottom left when you hold the "tool item"? If not, then you have either disabled the tool item functionality (M + T) or the mod main rendering option (M + R), or you are not holding the item configured as the tool (Generic -> toolItem). Also note that the item currently (in the current 1.13+ mod versions) can't have any NBT data.

ilobilo commented 9 months ago

yes I can see the tool HUD and i used /give stick

maruohon commented 9 months ago

Check if your operationModeChangeModifier hotkey is still set to left Ctrl (that's the "modifier" hotkey for changing the mode while scrolling). And selectionNudgeModifier for the left Alt + scroll corner/area/placement nudging.

ilobilo commented 9 months ago

That was the issue, thanks! I don't know how they got reset to none