Item-Stacking issue again present
Moomsy opened this issue ยท 2 comments
Describe the bug
A clear and concise description of what the bug is.
The known problem that broken items and items from inventories and Storage containers will not stack properly because of empty Tags given to them is again present in the most recent Version (1.18.2 - 1.4.1)
Mod/Minecraft Version
Minecraft Version: 1.18.2
Mod Version: 1.4.1
To Reproduce
Steps to reproduce the behavior:
- Take any Stack of placeable Item
- Place Block from that Stack / Break Block in-world that matches the Stacked Item
- Collect item
- Item will not Stack
Expected behavior
Items should be supposed to be stackable if the item exactly matches the one in the players Inventory
Additional context
The Problem seemed fixed in Version 1.4.0 but in 1.4.1 items behave the way they did pre-1.4.0 , meaning : not Stacking correctly
Sometimes do not even show an empty Tag and still do not Stack , i am running a 325Mods-Modpack with many custom configs, removing Weaponleveling does fix this problem Immediatly - BUT - it is an important part of the Pack so i hope the culprit why exactly it applies those Tags in the first place can be narrowed down and be fixed.
Huh, interesting, I did not manage to reproduce that.
1.4.1 does not change the system at all compared to 1.4.0. Could you check, if another mod might cause this? Using just weapon leveling, it stayed stackable, even after breaking, placing etc.