[1.21.5] Position Color support not included?

I was unable to submit this to Github so trying here: I was previously using a rendering API for one of my mods that used the old PositionColor program. When they updated their API to 1.21.5, they use a new RenderLayer of the RenderPipelines.POSITION_COLOR_SNIPPET. However, from what I can tell, Iris does not have this implemented into the pipeline. I could be misunderstanding what is going on, but when cloning the repo POSITION_COLOR_SNIPPET does not even exist within the RenderPipelines that was generated/included. Is this something that has to be added? Or does Iris not touch this at all? The mod works fine without Iris included, but once included all rendering relating to this program ceases to display. Minecraft: 1.21.5 Iris: 1.8.11+1.21.5-fabric.jar Other: IrisPipelines missing snippets: https://github.com/IrisShaders/Iris/blob/1.21.5/common/src/main/java/net/irisshaders/iris/pipeline/IrisPipelines.java Rendering API reference: https://github.com/0x3C50/Renderer/blob/master/renderer/src/main/java/me/x150/renderer/render/CustomRenderLayers.java
GitHub
Iris/common/src/main/java/net/irisshaders/iris/pipeline/IrisPipelin...
A modern shaders mod for Minecraft compatible with existing OptiFine shader packs - IrisShaders/Iris
GitHub
Renderer/renderer/src/main/java/me/x150/renderer/render/CustomRende...
An easy to use rendering library for Minecraft mods using the Fabric toolchain - 0x3C50/Renderer
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?