-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.19.2 - Offhand item voided with two handed weapons, after interacting with blocks. #401
Comments
Mod loader - is Forge 43.3.2 to be clear. |
This happens with me too, on 1.20.1 with NeoForge 47.1.106 |
Forge tends to introduce various kinds of obscure bugs, with their code manipulation. Anyone who has experience with Forge modding specifically, is welcome to submit a bug fix PR. |
This issue was not a problem for many months, and seems to just have surfaced recently (much later than the release of Better Combat). I recommend trying different versions of Forge mod loader. |
This is happening to me on Forge 1.20.1 47.3.0 (current recommended version) and above I tried downgrading to 47.2.30 since that's the lowest version my mods would let me and it still happens |
Minecraft version - 1.19.2
Mod loader - 43.4.2
Mod version - 1.7.1-1.19
I am using the latest version available - yes for 1.19.2
Describe the bug
Offhand voids item after right clicking with a two handed weapon on non-functional block (grass, stone, dirt).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Item should not be voided.
Screenshots or video recordings
N/A
Additional context
I don't mind patching the issue with kubejs if 1.19.2 is not supported anymore, just need to know the problem.
The text was updated successfully, but these errors were encountered: