- Minecraft version: 1.21.11
- Fabric version: 0.18.4
- Axiom version: 5.2.1
I'm on MacOS, and I use the C key instead of the right mouse to place blocks/use items. I have just installed Axiom, and now when I place a block in creative, as well as placing the block I am holding, the targeted block and its nbt state is added to my hotbar and selected.
If I change the place/use keybind to something else then the problem goes away. I've poured over the keybinds in axiom.json and in the in-game axiomconfig menu, but I can't see the conflict anywhere.
The closest behaviour I can find is in the Axiom docs on Builder Mode: https://axiomdocs.moulberry.com/builder/intro.html#gameplay, which is for the Ctrl+C keybind.
Using Ctrl+C while looking at a block will copy its exact nbt state. Copied block properties are displayed in the items tool tip.
I'd be grateful for any suggestions on where to look. Thanks in advance!