From 9dd6bea516a067e01fa3d684eed4b1d1e859d876 Mon Sep 17 00:00:00 2001 From: MattNL Date: Fri, 3 Mar 2023 21:16:07 -0500 Subject: [PATCH] Created EntityMaterialData resource --- PCK-Studio/Resources/entityMaterialData.json | 117 +++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 PCK-Studio/Resources/entityMaterialData.json diff --git a/PCK-Studio/Resources/entityMaterialData.json b/PCK-Studio/Resources/entityMaterialData.json new file mode 100644 index 00000000..f07f37d0 --- /dev/null +++ b/PCK-Studio/Resources/entityMaterialData.json @@ -0,0 +1,117 @@ +{ + "COMMENT": "Entity data research by NessieHax (Miku-666) and MattNL", + "entities": [ + { "": "" }, + { "": "" }, + { "": "" }, + { "bat": "Bat" }, + { "blaze_head": "Blaze" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "drowned": "Drowned" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "ender_dragon": "Ender Dragon" }, + { "": "" }, + { "enderman": "Enderman" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "ghast": "Ghast" }, + { "": "" }, + { "guardian": "Guardian" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "iron_golem": "Iron Golem" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "magma_cube": "Magma Cube" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "phantom": "Phantom" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "sheep": "Sheep" }, + { "shulker": "Shulker" }, + { "": "" }, + { "": "" }, + { "skeleton": "Skeleton" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "stray": "Stray" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "wither_skeleton": "Wither Skeleton" }, + { "": "" }, + { "wolf": "Wolf" }, + { "": "" }, + { "": "" }, + { "zombie_pigman": "Zombie Pigman" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "phantom_invisible": "Phantom (Second Layer)" }, + { "enderman_invisible": "Enderman (Second Layer)" }, + { "spider_invisible": "Spiders (Second Layer)" }, + { "spider": "Spiders" }, + { "": "" }, + { "": "" }, + { "": "" }, + { "": "" } + ] +}