Add support for FluidStack NBT in ISubtypeManager
serenibyss opened this issue ยท 1 comments
When adding FluidStacks with NBT to recipes in JEI, the FluidStack is considered separate from the ordinary one due to the UID for the FluidStack having the NBT tag appended onto the FluidStack translationKey for UID generation.
If at all possible, I would love this feature to be available in 1.12 as this is the version I am attempting to do this. I would be willing to write the backport and the patch for it if approved.