Skip to content
Chichi edited this page Jul 26, 2024 · 5 revisions

Splatcraft adds a way for a player's skin to reflect their ink color

Properties

The Skin Ink Color is a (normally grayscale) .png file named player_ink_color that marks pixels to be replaced in a player's skin with their in-game ink color, using the same format as regular Minecraft skin.

Pixels in the Skin Ink Color will replace pixels on the player's Minecraft skin with ones that change with the player's ink color, the brightness of a pixel will match with the brightness of the ink color seen in-game on the player's skin.

Pixels that are translucent will mix with the pixel they are replacing for the displayed color, for example, if a player's Minecraft skin has a red shirt, and their Skin Ink Color layer covers their shirt translucently, and if in-game their ink color is blue, the colors will mix and in-game the shirt will be purple.

Pixels in the Skin Ink Color will appear even if they are not replacing a pixel in the player's minecraft skin, in this case translucent pixels in the 2nd layer will be translucent.

Skin Ink Color refreshes when you join a world, so if you want to quickly see how different Skin Ink Colors layers look like, you do not need to restart the game.

Although Skin Ink Color is meant to be used with a grayscale, pixels of any color will change and mix along with the player's ink color.

Changing/Installing Skin Ink Color

Once you have a Skin Ink Color file, make sure its named "player_ink_color" and that it is a .png file, then go to your minecraft's config folder, and if there isnt one already create a folder named "splatcraft" and put your "player_ink_color" file inside the splatcraft folder

Making a Skin Ink Color

A method of creating a Skin Ink Color is to go to NameMC and search your Minecraft account, click on the face of your current skin, click the first tool button to greyscale the skin, then if the area you want to be ink colored is not bright, click the second tool button to invert the colors, download the result, the open the file on Blockbench and erase any pixels that you do not want to be ink colored (make sure to also turn on visibility for the 2nd layers of a skin), you may also change the brightness of the pixels if the ink colored pixels look too bright or dark in-game.

Tip: you can use different brightnesses to give a better contrast between skin parts

You can also use any image/minecraft skin editing tools to greyscale, invert and erase pixels on your minecraft skin.