Industrial Revolution

Industrial Revolution

5M Downloads

[BUG] Sneaking while holding an item adds an empty NBT tag to it

BasiqueEvangelist opened this issue ยท 0 comments

commented

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:

  1. Get two of your favourite item, e.g. Enchanted Golden Apples
  2. Split them across two hotbar slots
  3. Sneak while holding one of them
  4. 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:
-