

How to create skins on Minecraft Education Edition Keep in mind that you can also change your skin back to one of the default options at any time by selecting it from the list. You can create custom skins for Minecraft: Education Edition on your PC or Mac! Hereufffds how it works.įirst, download the Skin Editor from. Unfortunately, it's not possible to add custom models to skin packs at this time using the skin pack JSON capability.Once you have the editor installed, launch it and click ufffdOpen Existing Skin.ufffd Find the file for the skin you want to edit, and double-click it to open it in the editor. texture: the file name for each of the skin textures as they appear in the root of the skin pack.is the Alex model and is the Steve model.

geometry: the base model this skin is for.The value will be the name of the individual skin. localization_name: the localization key whose value is defined later in en_US.lang.skins: a collection of definitions, each defining a single skin.Įach individual skin definition will then contain the following:.The key will also always be prepended to each individual skin's localization key. That value will be the title of the pack. localization_name and serialize_name: these will be the same and are the localization keys whose value will be defined later in en_US.lang with the full key being skinpack.Create a JSON file named skins.json at the root of the skin pack.

