From a63c4634bcfaa84abac49e14de12a6f0c8aac5de Mon Sep 17 00:00:00 2001 From: MattNL Date: Sat, 4 Mar 2023 04:26:19 -0500 Subject: [PATCH] Added PS4 Exclusive Entities to EntityMaterialData --- PCK-Studio/Resources/entityMaterialData.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PCK-Studio/Resources/entityMaterialData.json b/PCK-Studio/Resources/entityMaterialData.json index 66d048cf..a47fc59d 100644 --- a/PCK-Studio/Resources/entityMaterialData.json +++ b/PCK-Studio/Resources/entityMaterialData.json @@ -7,7 +7,7 @@ { "bat": "Bat" }, { "blaze_head": "Blaze (Head Only)" }, { "": "" }, - { "": "" }, + { "cat": "Cat (PS4 EXCLUSIVE)" }, { "": "" }, { "": "" }, { "": "" }, @@ -102,8 +102,8 @@ { "": "" }, { "": "" }, { "": "" }, - { "": "" }, - { "": "" }, + { "villager": "Villager (PS4 EXCLUSIVE)" }, + { "zombie_villager": "Villager (PS4 EXCLUSIVE)" }, { "": "" }, { "phantom_invisible": "Phantom (Second Layer)" }, { "enderman_invisible": "Enderman (Second Layer)" },