mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-05 03:02:37 +01:00
Merge remote-tracking branch 'origin/mc1.18/dev' into mc1.18/dev
This commit is contained in:
commit
ded4c1f613
1 changed files with 3 additions and 1 deletions
|
@ -80,6 +80,8 @@ public class StandardBogeyRenderer extends BogeyRenderer {
|
|||
.translate(0, 1 / 4f, 0)
|
||||
.rotateX(-wheelAngle);
|
||||
finalize(bogeyPin, ms, light, vb);
|
||||
ms.popPose();
|
||||
|
||||
if (!inContraption)
|
||||
ms.popPose();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue