InventoryTweaks ArmorSlot
Describe the bug
You can no longer place items in the armor slots, neither with the number keys nor with a mouse click. In single player it is buggy and sometimes works, but no longer on servers.
https://github.com/MeteorDevelopment/meteor-client/assets/85295145/46d19b71-5367-4076-a2b1-94811d477331 The items are teleported to the top right corner.
Steps to reproduce
- Start Minecraft
- Join a Server
- Activate InventoryTweaks with ArmorSlots
- Test if you can put items in your armor slots
Meteor Version
0.5.6-1992 dev build
Minecraft Version
1.20.4
Operating System
Windows
Before submitting a bug report
-
[X] This bug wasn't already reported (I have searched bug reports on GitHub).
-
[X] This is a valid bug (I am able to reproduce this on the latest dev build).
I believe mojang patched it in a prerelease :/
Fixed in pre release 4
I believe mojang patched it in a prerelease :/
I will be making a mixin to ignore this. I cannot stand for such tomfoolery by mojang
Describe the bug
You can no longer place items in the armor slots, neither with the number keys nor with a mouse click. In single player it is buggy and sometimes works, but no longer on servers.
https://github.com/MeteorDevelopment/meteor-client/assets/85295145/46d19b71-5367-4076-a2b1-94811d477331 The items are teleported to the top right corner.
Steps to reproduce
- Start Minecraft
- Join a Server
- Activate InventoryTweaks with ArmorSlots
- Test if you can put items in your armor slots
Meteor Version
0.5.6-1992 dev build
Minecraft Version
1.20.4
Operating System
Windows
Before submitting a bug report
- [x] This bug wasn't already reported (I have searched bug reports on GitHub).
- [x] This is a valid bug (I am able to reproduce this on the latest dev build).
I have made a working mixin to bypass it, however it still doesn't work on servers. If you'd like I can send the mixin here, but I don't plan on making a PR
Sad that it doesn't work on servers anymore but yeah would be nice if you could send the mixin anyways