From 928f6a45017df8aeb467e6879b350ade89c73d9a Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sat, 26 Oct 2024 18:37:15 +0200 Subject: Isolate Wildfire Female Gender Mod Support [no changelog] --- docs/Texture Pack Format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Texture Pack Format.md') diff --git a/docs/Texture Pack Format.md b/docs/Texture Pack Format.md index 9d61ce0..23dd7a1 100644 --- a/docs/Texture Pack Format.md +++ b/docs/Texture Pack Format.md @@ -21,7 +21,7 @@ Find the texture id of a skull. This is the hash part of an url like `https://textures.minecraft.net/texture/bc8ea1f51f253ff5142ca11ae45193a4ad8c3ab5e9c6eec8ba7a4fcb7bac40` (so after the /texture/). You can find it in game for placed skulls using the keybinding in the Power User Config. Then place the replacement texture at `firmskyblock:textures/placedskulls/.png`. Keep in mind that you will probably replace -the texture with another skin texture, meaning that skin texture has it's own hash. Do not mix those up, you need to use +the texture with another skin texture, meaning that skin texture has its own hash. Do not mix those up, you need to use the hash of the old skin. ## Armor Skull Models -- cgit