From 41710e9d8a73445b393c027b364b0b8e2ba3d735 Mon Sep 17 00:00:00 2001 From: MattNL Date: Sat, 4 Mar 2023 02:11:39 -0500 Subject: [PATCH] Added Wither to MaterialData resource --- PCK-Studio/Resources/entityMaterialData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCK-Studio/Resources/entityMaterialData.json b/PCK-Studio/Resources/entityMaterialData.json index f07f37d0..34dbf06c 100644 --- a/PCK-Studio/Resources/entityMaterialData.json +++ b/PCK-Studio/Resources/entityMaterialData.json @@ -89,7 +89,7 @@ { "": "" }, { "": "" }, { "": "" }, - { "": "" }, + { "wither_boss": "Wither" }, { "wither_skeleton": "Wither Skeleton" }, { "": "" }, { "wolf": "Wolf" },