From e6c54827fa7c8cab9f93178312bc2a1789868455 Mon Sep 17 00:00:00 2001 From: XiaoMoMi Date: Sun, 22 Jun 2025 02:15:23 +0800 Subject: [PATCH] Update cap.json --- .../resourcepack/assets/minecraft/models/item/custom/cap.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-files/src/main/resources/resources/default/resourcepack/assets/minecraft/models/item/custom/cap.json b/common-files/src/main/resources/resources/default/resourcepack/assets/minecraft/models/item/custom/cap.json index a86529393..40cfcc334 100644 --- a/common-files/src/main/resources/resources/default/resourcepack/assets/minecraft/models/item/custom/cap.json +++ b/common-files/src/main/resources/resources/default/resourcepack/assets/minecraft/models/item/custom/cap.json @@ -79,8 +79,8 @@ "scale": [0.9, 0.9, 0.9] }, "head": { - "translation": [0, 15, -0.75], - "scale": [1.6, 1.6, 1.6] + "translation": [0, 15, -1], + "scale": [1.75, 1.75, 1.75] } } } \ No newline at end of file