Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 2.41 KB

README.md

File metadata and controls

61 lines (43 loc) · 2.41 KB

Skin Toggle Mod (for Fabric)

The Skin Toggle Mod is a free and open-source Minecraft mod which adds keybindings for the Skin Customization settings in Minecraft. My old version of this mod used to be called "Skin Customisation Key Binded Mod" and a video showcasing it can be found here.

Features

Adds keybindings for the skin customizations settings in Minecraft. This allows the player to toggle the following skin customizations without needing to access a menu: Cape, Jacket, left and right sleeve, left and right pants leg, hat.

Downloads

You can find downloads for this mod on either the official CurseForge page or through the GitHub releases page.

Installation instructions

This mod relies on the Fabric Loader. Users should select Fabric for either the Minecraft launcher (client) or the dedicated server (server) depending on their needs. Once you have installed Fabric, place the mod .jar in the mods folder generated by Fabric. You will also need the official Fabric API, which also needs to be placed in the mods folder alongside the Skin Toggle Mod.

Changelog

Version 1.2.3+1.20.2

Reverted accidental change to announce all parts

Version 1.2.2+1.20.2

Duplicate skin toggle key bindings no longer show errors
Added HUD overlay to show enabled skin parts

Version 1.2.1+1.20.2

Added announce toggles option

Version 1.2.0+1.20.2

Updated to Minecraft 1.20.2

Version 1.6 (1.2.0+1.20.1)

Updated to Minecraft 1.20.1

Version 1.5 (1.2.0+1.19.2)

Updated to Minecraft 1.19.2

Version 1.4 (1.2.0+1.18.2)

Updated to Minecraft 1.18.2

Version 1.3 (1.2.0+1.16.5)

Added announcing toggles.
When toggling it you can now show the current state of the player model part in the action bar.
This can be turned on in the settings.

Version 1.2 (1.1.0+1.16.5)

Updated to Minecraft 1.16.5

Version 1.1 (1.1.0+1.16.4)

Added ability to bind multiple skin customization toggles to one key.
Note that this only works if the duplicate key is used only in the skin customization bindings. The keys will be highlighted red to show that there are other bindings using the same key.

Version 1.0 (1.0.0+1.16.4)

Initial release