From b188d44358720fa01834fa552998585960a0875a Mon Sep 17 00:00:00 2001 From: Tydium <67938521+Tydium@users.noreply.github.com> Date: Mon, 6 Mar 2023 18:19:38 -0500 Subject: [PATCH] Increase Y value on all models I increased the Y value here to match the java resource pack a bit more. --- converter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/converter.sh b/converter.sh index baa5d66..ec668dd 100755 --- a/converter.sh +++ b/converter.sh @@ -843,7 +843,7 @@ do "rotation": [0, 0, (.display.head.rotation[2])] } else null end), "geyser_custom": { - "position": [0, 19.5, 0] + "position": [0, 19.9, 0] } } },