[BUG] Sneaking while holding an item adds an empty NBT tag to it
BasiqueEvangelist opened this issue ยท 0 comments
Description:
Module#isInstalled
(which is used by MatterProjectorPreviewRenderer
) adds empty NBT tags to any stack in the player's main hand when sneaking, which causes items to not group together.
Steps to Reproduce:
- Get two of your favourite item, e.g. Enchanted Golden Apples
- Split them across two hotbar slots
- Sneak while holding one of them
- Try to combine them back into one stack
indrev-bug-demo.mp4
Technical Information:
- Minecraft: 1.20.1
- Fabric API: 0.89.3+1.20.1
- Industrial Revolution: 1.16.5-BETA
- Modpack: Custom modpack to reproduce this bug, originally Fabric dev env
Logs:
https://mclo.gs/v8F4niD
Details:
-