Перейти к содержимому
Mineforgian

SimpleSkinSwapper

A simple skin swapper that offers you a way to quickly switch skin on servers.

Загрузки
10K
Подписчики
14
Обновлён
10 августа 2026 г.
Лицензия
LGPL-3.0-or-later

Опубликован 27 февраля 2026 г.

Simple Skin Swapper

Simple Skin Swapper is a client-side Fabric mod for Minecraft 1.21.8+ that lets you switch between your local skin files on the fly — without restarting the game or navigating through external websites. Open a dynamic skin wheel with a keybind, hover over the skin you want, click, and you're done.


Features

  • Skin wheel — a radial menu that displays up to 10 of your local skins at once, opened with a configurable keybind
  • Skin carousel — a classic list view for browsing skins more carefully, or for accessing skins that don't fit on the wheel when you have more than 10
  • Multiplayer skin refresh — other players see your new skin in real time without reconnecting; three options depending on your server setup:
    • install the mod server-side for native skin refresh support
    • install the SkinShuffle Bridge plugin on Paper servers for the same result
    • configure a per-server command as a fallback, if the server provides one (e.g. /reloadskin)

Installation

  1. Install Fabric Loader and Fabric API
  2. Drop the mod .jar into your .minecraft/mods/ folder
  3. Add your skin PNG files to .minecraft/skins/
  4. Launch the game and bind the skin wheel key in Controls

Configuration

Open the configuration screen via ModMenu or from the carousel/wheel screen.

If the server does not have the SkinShuffle Bridge plugin, you can configure a command to send after applying a skin so other players see the change immediately. The server entry is created automatically on first connection with an empty command. Leave it empty to disable the feature for that server.

Note: This configuration is not needed if the server has the SkinShuffle Bridge plugin installed — the mod will detect it automatically and use the native skin refresh packet instead.

Config file location: .minecraft/config/simpleskinswapper.json

{
  "serverCommands": {
    "play.example.com": "/reloadskin",
    "another-server.net": ""
  }
}

Usage

Both the skin wheel and the skin carousel can be opened with a configurable keybind. You can set them in Options → Controls, under the Simple Skin Swapper category.

Keybinds screen

Skin wheel: hold your keybind to open the wheel, hover over the skin you want, and click to apply it. Releasing the keybind without clicking simply closes the wheel — no skin will be changed.

Skin carousel: open it by pressing its keybind once, or through ModMenu. Browse your skins and click the Apply button on the skin you want to switch to. You can also reorder skins using the arrow buttons — the order is saved, and it determines which skins appear on the wheel (the first 10 in the list).

Skin carousel screen

Adding skins: drop any PNG skin file into the .minecraft/skins/ folder (or the skins/ folder of your instance if you use a custom launcher). A shortcut button to open that folder is available directly in the carousel screen.


Acknowledgements

  • cobrasrock for creating SkinSwapper under an open license that allowed me to reuse parts of its logic
  • imb11 for creating SkinShuffle, an outstanding mod that remains the most fully-featured in its category — and the one I would be using if not for the specific features I was looking for

License

GNU Lesser General Public License v3.0 or later

Ченджлог

0.9.0-26.2Релиз26.2 · 10 августа 2026 г.
  • Fixed a crash on MC 26.2 when opening the skin carousel with more skins than fit on screen, or when scrolling it
    (off-screen cards submitted invalid scissor rectangles)
  • Fixed the carousel layout at large GUI scales: the top bar no longer overflows the right edge, and cards no
    longer overlap it
  • Internal: codebase migrated to Kotlin, multi-version build via Stonecutter
0.9.0-26.1.2Релиз26.1, 26.1.1, 26.1.2 · 10 августа 2026 г.
  • Fixed a crash on MC 26.2 when opening the skin carousel with more skins than fit on screen, or when scrolling it
    (off-screen cards submitted invalid scissor rectangles)
  • Fixed the carousel layout at large GUI scales: the top bar no longer overflows the right edge, and cards no
    longer overlap it
  • Internal: codebase migrated to Kotlin, multi-version build via Stonecutter
0.9.0-1.21.11Релиз1.21.11 · 10 августа 2026 г.
  • Fixed a crash on MC 26.2 when opening the skin carousel with more skins than fit on screen, or when scrolling it
    (off-screen cards submitted invalid scissor rectangles)
  • Fixed the carousel layout at large GUI scales: the top bar no longer overflows the right edge, and cards no
    longer overlap it
  • Internal: codebase migrated to Kotlin, multi-version build via Stonecutter
0.8.0-26.1.2Релиз26.1, 26.1.1, 26.1.2 · 27 июля 2026 г.

Simple Skin Swapper — 0.8.0 (1.21.11 / 26.1 / 26.2)

New

  • Skin preview in the title and pause menus — a live 3D preview of your currently selected skin is now shown directly on the title screen and pause menu.
  • Drag to rotate the skin preview — click and drag a skin preview in the carousel to rotate it and see it from any angle; it springs back to its default orientation when released.
  • Delete skins from the carousel — each skin card now has a Delete button with an inline confirmation step, so you can remove skins you no longer want without leaving the screen.
  • Add a skin from a local PNG file — use the new "+ Add" button in the carousel toolbar to import a skin file directly from your computer.
  • Add a skin from a Minecraft account name — use "+ Add from MC name" to fetch and import a player's current skin by their username. Invalid or unknown accounts are clearly flagged.

Fixed

  • The Skin Swapper keybind category showed up untranslated in the Controls menu instead of displaying "Simple Skin Swapper". It was being registered under the wrong (default minecraft) namespace, so the game couldn't find its translation.
0.8.0-26.2Релиз26.2 · 27 июля 2026 г.

Simple Skin Swapper — 0.8.0 (1.21.11 / 26.1 / 26.2)

New

  • Skin preview in the title and pause menus — a live 3D preview of your currently selected skin is now shown directly on the title screen and pause menu.
  • Drag to rotate the skin preview — click and drag a skin preview in the carousel to rotate it and see it from any angle; it springs back to its default orientation when released.
  • Delete skins from the carousel — each skin card now has a Delete button with an inline confirmation step, so you can remove skins you no longer want without leaving the screen.
  • Add a skin from a local PNG file — use the new "+ Add" button in the carousel toolbar to import a skin file directly from your computer.
  • Add a skin from a Minecraft account name — use "+ Add from MC name" to fetch and import a player's current skin by their username. Invalid or unknown accounts are clearly flagged.

Fixed

  • The Skin Swapper keybind category showed up untranslated in the Controls menu instead of displaying "Simple Skin Swapper". It was being registered under the wrong (default minecraft) namespace, so the game couldn't find its translation.
0.8.0-1.21.11Релиз1.21.11 · 27 июля 2026 г.

Simple Skin Swapper — 0.8.0 (1.21.11 / 26.1 / 26.2)

New

  • Skin preview in the title and pause menus — a live 3D preview of your currently selected skin is now shown directly on the title screen and pause menu.
  • Drag to rotate the skin preview — click and drag a skin preview in the carousel to rotate it and see it from any angle; it springs back to its default orientation when released.
  • Delete skins from the carousel — each skin card now has a Delete button with an inline confirmation step, so you can remove skins you no longer want without leaving the screen.
  • Add a skin from a local PNG file — use the new "+ Add" button in the carousel toolbar to import a skin file directly from your computer.
  • Add a skin from a Minecraft account name — use "+ Add from MC name" to fetch and import a player's current skin by their username. Invalid or unknown accounts are clearly flagged.

Fixed

  • The Skin Swapper keybind category showed up untranslated in the Controls menu instead of displaying "Simple Skin Swapper". It was being registered under the wrong (default minecraft) namespace, so the game couldn't find its translation.
0.7.0-26.2Релиз26.2-rc-2, 26.2 · 14 июня 2026 г.

Update to 26.2

0.7.0-1.21.11Релиз1.21.11 · 9 июня 2026 г.

Backport of singleplayer support, and add serverside support directly in the mod allowing a fabric server to support it.

Комментарии

Загружаем…