Shadows-of-Fire / Placebo

A library mod
MIT License
23 stars 22 forks source link

Remove unused duplicate keymappings #67

Closed RoyalReject closed 1 year ago

RoyalReject commented 1 year ago

This should resolve #66 for 1.19.2. There is a bug with forge when duplicate keymappings are defined for the same key that one of them don't get the clickCount updated. Issue is better explained: https://github.com/MinecraftForge/MinecraftForge/pull/9360

This seems to be fixed in 1.19.4 and above by: https://github.com/MinecraftForge/MinecraftForge/commit/cf3d42ef38df29b53076e0016cd3a6d8cd7269d6