Fix skin naming error (#5935)

This commit is contained in:
Arthur
2026-04-27 23:12:23 +02:00
committed by GitHub
parent ba1d374be6
commit d65e465543

View File

@@ -557,7 +557,7 @@ pub static DEFAULT_SKINS: LazyLock<Vec<Skin>> = LazyLock::new(|| {
// - https://minecraft.wiki/w/Mounts_of_Mayhem_(skin_pack)
Skin {
texture_key: Arc::from("e0bae80c765f9ef3c3050dd72ea4d4bc53ae00e39c8a376a886d419abdc5dd84"),
name: Some(Arc::from("Copper Chemist")),
name: Some(Arc::from("Zombie Horse Onesie")),
variant: MinecraftSkinVariant::Classic,
cape_id: None,
texture: Arc::from(Url::try_from(