[1.20.1 NeoForge] Item frames are giving items empty tags
Tlp300 opened this issue ยท 0 comments
Describe the bug:
As title says, putting an item in an item frame and then taking it out causes it to be unstackable with other items of that type due to having an empty tag added to it.
Versions:
Minecraft version: 1.20.1
Spelunkery version: 1.20.1-0.3.5
Moonlight Lib version: 1.20-2.9.7
NeoForge version: 47.1.96
Other mods: None.
Logs:
https://gist.github.com/Tlp300/65711bf530c45663a69238b50548fca1 latest.log
https://gist.github.com/Tlp300/c5cdbea61501c29c5bea6481340bb756 debug.log
To Reproduce:
- Give yourself an item frame and any stackable item.
- Place item in frame.
- Take it out.
- Item will no longer stack with others of its type.
Expected behavior:
Items should be stacking normally after taking the item out of an item frame.