[Bug/Oversight] Fluid rendering uses the FluidRenderHandler instead of the FluidVariantRenderHandler
TropheusJ opened this issue ยท 3 comments
What happened?
Fluid colors are queried through FluidRenderHandlerRegistry
, but it should be using FluidVariantRendering
when possible.
This prevents using NBT to adjust the color:
FluidVariantRendering
should also be used for tooltips in FluidEntryDefinition$FluidEntryRenderer.
What mod loaders are you seeing the problem on?
Fabric
What do you think this bug is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others
Relevant log output
N/A
Anything else?
Create used to have a custom fluid entry stack renderer that worked.
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
- Yes, and I did not use any paste services other than GitHub Gists.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
- Yes
Please open an issue for this in https://github.com/architectury/architectury-api