Reborn Core

Reborn Core

91M Downloads

Multiblock Render corrupts render layer state

tterrag1098 opened this issue · 3 comments

commented

You set the layer to CUTOUT and never put it back, this corrupts the state for all TESR/item model renders further down the line.

https://github.com/TechReborn/RebornCore/blob/1.12/src/main/java/reborncore/client/multiblock/MultiblockRenderEvent.java#L102

commented

That would explain some things. Good work for figuring that out!

commented

@tterrag1098 is doing more work on TR than EIO currently haha!

commented

Well it was a bug reported to me for Chisel/CTM, and I tracked down one of the culprit mods to be TR, though I'm sure there are others.