cosmetics1
This commit is contained in:
@@ -6,7 +6,7 @@ minecraft_version=1.20.1
|
|||||||
yarn_mappings=1.20.1+build.10
|
yarn_mappings=1.20.1+build.10
|
||||||
loader_version=0.18.3
|
loader_version=0.18.3
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=26.2.22
|
mod_version=26.2.22.1
|
||||||
maven_group=dev.tggamesyt
|
maven_group=dev.tggamesyt
|
||||||
archives_base_name=szar
|
archives_base_name=szar
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ public class ClientCosmetics {
|
|||||||
new CosmeticProfile(
|
new CosmeticProfile(
|
||||||
NameType.STATIC,
|
NameType.STATIC,
|
||||||
Formatting.RED,
|
Formatting.RED,
|
||||||
new Identifier(Szar.MOD_ID, "textures/etc/gbr_cape.png"),
|
new Identifier(Szar.MOD_ID, "textures/etc/gabri_cape.png"),
|
||||||
0, 0
|
0, 0
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user