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 69faf92b2..a86529393 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 @@ -1,4 +1,5 @@ { + "format_version": "1.21.6", "credit": "Made with Blockbench", "texture_size": [32, 32], "textures": { @@ -79,7 +80,7 @@ }, "head": { "translation": [0, 15, -0.75], - "scale": [1.5, 1.5, 1.5] + "scale": [1.6, 1.6, 1.6] } } } \ No newline at end of file