While rebinding some controls when I got a mouse with a numpad on the side, I noticed that the Blockland keybinding options interprets numpad minus and numrow minus as the same key, but in-game only the numrow minus actually triggers the command. This would likely require a change by Badspot, but it would be nice if the numpad minus is registered as a separate key or at the very least have it count as a minus key.
I have attempted to create an AutoHotkey script to solve this by sending a Unicode minus instead of hyphen-minus, but this doesn't work.