From d4c2397a68d5333c0402ac1f50f601f94c679952 Mon Sep 17 00:00:00 2001 From: Electroblob77 <35599699+Electroblob77@users.noreply.github.com> Date: Fri, 17 Apr 2020 23:25:48 +0100 Subject: [PATCH] Fix lectern model rotation in first person --- .../resources/assets/ebwizardry/models/block/lectern.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/models/block/lectern.json b/src/main/resources/assets/ebwizardry/models/block/lectern.json index 03d694b3..a8084ad5 100644 --- a/src/main/resources/assets/ebwizardry/models/block/lectern.json +++ b/src/main/resources/assets/ebwizardry/models/block/lectern.json @@ -93,11 +93,11 @@ "scale": [0.375, 0.375, 0.375] }, "firstperson_righthand": { - "rotation": [0, 45, 0], + "rotation": [0, 135, 0], "scale": [0.4, 0.4, 0.4] }, "firstperson_lefthand": { - "rotation": [0, 225, 0], + "rotation": [0, 135, 0], "scale": [0.4, 0.4, 0.4] }, "ground": {