MrTJP
MrTJP
Unless I am mistaken, applying a transformation to a model should be the same as rendering it with the transformation in-line. If you apply a rotation and then render the...
When using BlockRenderer, if a Rotation transformation is required for texture purposes its light coord attribute gets messed up. It needs a way to recompute its lighting based on rotation.
Consider a scenario when a server multipart sends its stream over to the client. However, before it gets there, the multipart block is moved by a frame... Client is kicked...
Similar to torches, make signs convert to multiparts once multiple signs are placed in a block space.
* Added Redstone IO Gate to Fabrication workbench. This allows the final fabricated gate to be packaged with a normal Redstone interface. * Renamed and changed model of existing Bundled...
### Minecraft version 1.20.1 ### CodeChickenLib version 4.4.0.516 ### CBMultipart version 3.3.0.146 ### ProjectRed version 4.19.0 ### What happened? Reference: https://github.com/TheCBProject/CodeChickenLib/issues/468 ### Crash log [crash-2025-04-19_18.38.13-server.txt](https://github.com/user-attachments/files/19939732/crash-2025-04-19_18.38.13-server.txt) ### How do you make...