作者:rebot | 分类:模组
Minecraft 版本: 26.2-rc-2 26.2
平台: fabric
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.
/reloadskin).jar into your .minecraft/mods/ folder.minecraft/skins/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": ""
}
}
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.
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).
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.
请登录后举报
暂无评论,抢个沙发吧~