YuRaNnNzZZ: а ещё в табличках наверное надо текст приблизить
YuRaNnNzZZ: :wires:
This commit is contained in:
parent
39f72adb9e
commit
6b37ec8683
@ -28,7 +28,7 @@ class HoloSignRenderer(private val context: BlockEntityRendererProvider.Context)
|
|||||||
|
|
||||||
poseStack.pushPose()
|
poseStack.pushPose()
|
||||||
poseStack.rotateWithBlockFacing(tile.blockState[BlockRotationFreedom.DIRECTIONAL_WITH_ROTATION])
|
poseStack.rotateWithBlockFacing(tile.blockState[BlockRotationFreedom.DIRECTIONAL_WITH_ROTATION])
|
||||||
poseStack.translate(0.5f, 0.5f, 0.5f)
|
poseStack.translate(0.5f, 0.5f, 0.75f)
|
||||||
poseStack.scale(0.01f, 0.01f, 0.01f)
|
poseStack.scale(0.01f, 0.01f, 0.01f)
|
||||||
|
|
||||||
val lines = tile.signText.split('\n')
|
val lines = tile.signText.split('\n')
|
||||||
|
Loading…
Reference in New Issue
Block a user