
cube_renderer bracket handler looking for custom ICubeRenderer's in Textures.java
screret opened this issue ยท 2 comments
crafttweaker.log
(lines 49-106)
i have noticed that this happens because this line in ReflectionHelper does null-checking for other usecases, even though this line in CubeRendererBracketHandler does the necessary null-check for this as well.
script file i forgot to attach
where the ICubeRenderer is created