Litematica

Litematica

8M Downloads

Config Menu doesn't pop-up when M+A(/A)(/M) is held!

MrScarfy opened this issue · 9 comments

commented

I don't know why but when I press the hotkeys that are supposed to open the config menu for litematica it doesn't seem to work. I am on version 1.20.4 and I have all the required files. I even opened the litematica.json file and looked what the hotkeys where, but I found nothing but what you can see in the following image;
image

How do I fix this?

commented

First things first. Is the mod actually loaded? Do you see the orange Litematica text o the F3 screen? (I guess it is if it generated the config file...) Do you have other mods that have keys bound to M, such as a minimap mod?

If you have an non-QWERTY keyboard layout then the keys may be different, for example instead of M it would be , on AZERTY.
If you have the Mod Menu mod then you can open the config menu via the mod list as a fallback, to try and change the main menu or config menu hotkeys.

commented

Yes I do have it installed + No I don't have any other mods with the M Key bound to anything.
By the way I searched deeper in the .JSON file and found something with the GUI bound to KP_MULTIPLY, What does this mean

commented

The Area Editor menu is by default bound to the multiply key on the numpad.

So which keyboard layout do you have?
Does neither M nor M + C work? How about the malilib config menu A + C?

commented

No, I tried. I changed KP_MULTIPLY key to O to see if would work and it still doesn't

commented

Wait I reset the config file and it changed itself back to KP_MULTIPLY but if I press , it works now
(I forgot to tell you I had an AZERTY keyboard cuz I was eating a wrap lol)
1 more thing, why is the keybind * (KP_MULTIPLY) for openGuiAreaSettings and what does it do? Same thing with openGuiPlacementSettings it's set to - (KP_SUBTRACT)

commented

Thx for all the help btw!
I know little to none creators that are so active with their mod-users!
Ur 1 of the first lol, Congrats🥳!

commented

"Why". Because I just chose those as the default hotkeys for those two menus...

Area Editor is the menu where you can manage the area selection while you are selecting stuff. And the placement configuration menu hotkey is a shortcut to open the placement configuration menu for the currently selected schematic placement.

If you are new to the mod, maybe watch one or more of these tutorials. These are the 3 best beginner tutorials I've watched so far (in no specific order):

commented

With azerty, you need to use: , + C

commented

Thx Vacia
Also Maruohun, While trying to figure this is out I was watching 3 of the tutorials of SaminUP for downloading Fabric, Installing the mod & How to use it! But thx anyway, Ur the best!