Iris Shader Block Entity Renderer Bug?
i have a custom block entity renderer for the lantern block
i was able to make the lantern texture emit the emissveness from the shader by passing in RenderLayers.getEntityBlockLayer(blockState); (for 1.21.10 currently until i figure this other part out)
this is the code:
however the shader does not want to emit the light when the block entity is enabled
i was able to make the lantern texture emit the emissveness from the shader by passing in RenderLayers.getEntityBlockLayer(blockState); (for 1.21.10 currently until i figure this other part out)
this is the code:
however the shader does not want to emit the light when the block entity is enabled