From 14592fea30e896c90e8f9f4570b33a331f3bad57 Mon Sep 17 00:00:00 2001 From: Hugo Vallejo Date: Sun, 24 Nov 2024 23:09:35 +0100 Subject: [PATCH] Better avatar small --- assets/minecraft/models/item/gui/avatar_small.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/minecraft/models/item/gui/avatar_small.json b/assets/minecraft/models/item/gui/avatar_small.json index 528c1cf..9cbe935 100644 --- a/assets/minecraft/models/item/gui/avatar_small.json +++ b/assets/minecraft/models/item/gui/avatar_small.json @@ -7,7 +7,7 @@ "display": { "gui": { "translation": [0, 14, 0], - "scale": [3.0, 3.0, 3.0], + "scale": [3.5, 3.5, 3.5], "rotation": [0, 180, 0] } }