AstralOrdana / Spelunkery

The Spelunkery mod for Minecraft
GNU Lesser General Public License v3.0
42 stars 20 forks source link

[1.20.1 NeoForge] Item frames are giving items empty tags #173

Closed Tlp300 closed 5 months ago

Tlp300 commented 5 months ago

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:

  1. Give yourself an item frame and any stackable item.
  2. Place item in frame.
  3. Take it out.
  4. 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.