You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to store a FluidStack within a data component, I discovered that on the Fabric backend, data components attached to the FluidVariant backing that stack do not get serialized by the CODEC definded on lines 183-191 of dev.architectury.fluid.fabric.FluidStackImpl
Expected result: Data components attached to the backing FluidVariant should serialize, just like they do for the NeoForge FluidStack backend.
MC Version: 1.21.1
Architectury API Version: 13.0.8