removed missing textures

This commit is contained in:
Sokomine 2022-09-26 04:59:30 +02:00
parent b5fa3dd4c2
commit 9ffabc17ce

View File

@ -80,7 +80,7 @@ yl_speak_up.mob_skins["mobs_animal:cow"] = {
-- this here uses 64 x 64 textures:
yl_speak_up.mob_skins["yl_speak_up:human"] = {
"yl_speak_up_main_default.png", "some_skin.png", "2022_06_28_the-lonley-lumberjack-20494635.png"}
"yl_speak_up_main_default.png"}
-- which capes can an NPC wear?
yl_speak_up.mob_capes["yl_speak_up:human"] = {
"yl_npc_cape_default.png"}