SonarSonic / Practical-Logistics-2

All things data - Minecraft Forge Mod
MIT License
18 stars 9 forks source link

Certain items don't want to cooperate with inventory readers #20

Open StaticPH opened 7 years ago

StaticPH commented 7 years ago

I haven't figured out what the pattern is for causing this, but certain items cannot be removed from inventories via the inventory reader, and instead create a ghost item in the player's inventory with stack size zero. 2017-05-06_20 29 33 All I've been able to confirm as far as the pattern is that I haven't been able to cause this to occur with items that would normally stack, but it doesn't seem to occur with all items that don't stack.