refinedmods / refinedstorage

An elegant solution to your hoarding problem.
https://refinedmods.com/refined-storage
MIT License
362 stars 177 forks source link

Fix stacks having superfluous NBT and fluids in the pattern grid #3641

Closed Matyrobbrt closed 8 months ago

Matyrobbrt commented 8 months ago

The FluidFilterSlotUpdateMessage needs to be only handled on the client. CompoundTag#getCompound always returns a tag, never null, causing deserialized items to have superfluous empty NBT.