CurseForge · Minecraft mod
SkinShifter
Change your Skin!
Quick answer
Which SkinShifter release should I use?
SkinShifter neoforge-3.1.0 targets 26.1.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is SkinShifter required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does SkinShifter neoforge-3.1.0 need?
neoforge-3.1.0. Change the file and its required mods may change too.
Install CraftedCore, CraftedCore first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add SkinShifter without breaking your instance.
Built for SkinShifter neoforge-3.1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use neoforge-3.1.0. It targets 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install CraftedCore, CraftedCore first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside neoforge-3.1.0. It opens that exact file at the source.
About this project
What does SkinShifter add?
SkinShifter
SkinShifter lets you change your Player Skin in game! (Don't worry- you won't change your actual skin, it just renders differently.)
Getting Started
This mod is intended to be used in modpacks or as library for other mods. You can change your skin by using the command /skinshifter set @s xyz, where xyz is the name or uuid of the player you want to morph into.
If you're a coder, you can use the following methods:
SkinShifter.setSkin(serverPlayer, playerUuidForSkin); // Sets the current skin
SkinShifter.getCurrentSkin(serverPlayer); // returns the UUID of owner of the current skin. Might be the own UUID!
To change config values, you can do the following:
class Test {
public static void initialize() {
SkinShifter.CONFIG.changeCape = true;
SkinShifter.CONFIG.changeNameTag = true;
// required to save the changes into the config file
SkinShifter.CONFIG.save();
// when changing the config after the first player has joined, use:
// SkinShifter.CONFIG.sendToAllPlayers(serverLevel);
}
}
If you'd like to support me and the development of my mods, I recommend trying out BisectHosting. Use the code "woodwalkers" to get 25% off your first month of a gaming server for new customers. They offer 24/7 support and lightning-fast response times, ensuring you're in great hands and providing exceptional assistance for all your gaming needs.
License
SkinShifter is licensed under Apache 2.0.
Project description from CurseForge.
Pick your setup
SkinShifter by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
3 loader builds1.21.10
3 loader builds1.21.9
3 loader builds1.21.8
3 loader builds1.21.7
3 loader builds1.21.5
3 loader builds1.21.4
3 loader builds1.21.3
3 loader builds1.21.2
3 loader builds1.21.1
3 loader builds1.21
3 loader builds1.20.6
3 loader buildsShowing the newest 12 of 18 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
SkinShifter versions and loaders
neoforge-3.1.0
skinshifter-neoforge-3.1.0.jar
15 May 2026
fabric-3.1.0
skinshifter-fabric-3.1.0.jar
15 May 2026
neoforge-3.0.0
skinshifter-neoforge-3.0.0.jar
11 Oct 2025
fabric-3.0.0
skinshifter-fabric-3.0.0.jar
11 Oct 2025
fabric-2.0
skinshifter-fabric-2.0.jar
10 Jul 2025
neoforge-2.0
skinshifter-neoforge-2.0.jar
10 Jul 2025
1.21.5-neoforge-1.5
skinshifter-1.5.jar
17 May 2025
1.21.5-fabric-1.5
skinshifter-1.5.jar
17 May 2025
1.21.4-neoforge-1.5
skinshifter-1.5.jar
17 May 2025
1.21.4-fabric-1.5
skinshifter-1.5.jar
17 May 2025
1.21.2-neoforge-1.5
skinshifter-1.5.jar
17 May 2025
1.21.2-fabric-1.5
skinshifter-1.5.jar
17 May 2025
Looking for an older file? The official CurseForge project page is in Resources.