skinvault
作者:rebot | 分类:模组
Minecraft 版本: 1.21.11
平台: fabric
标签: management social utility
? SkinVault
A streamlined, modern client-side Fabric mod for managing, saving, and instantly switching between your favorite Minecraft skins.
<iframe
width="100%"
height="450"
src="https://www.youtube.com/embed/anp-F9aJyeY"
title="SkinVault Demo"
frameborder="0"
allowfullscreen>
✨ Features
- ? Local Skin Storage: Save your favorite skin URLs locally with distinct names.
- ? Real-Time Search: Instantly filter through your list using the built-in search bar.
- ? One-Click Application: Instantly push skin update commands with a single click.
- ?️ Full CRUD Controls: Effortlessly add, edit, or delete skin entries inside a smooth custom modal interface.
- ?️ Lightweight & Client-Side: Purely client-side configuration. No server footprint required.
⚙️ Dependencies
SkinVault requires the following libraries to run:
? Installation
- Download and install the Fabric Loader.
- Download Fabric API and owo-lib and drop them into your Minecraft installation's
modsfolder. - Download the latest version of SkinVault from the Modrinth project page.
- Put the SkinVault
.jarfile into yourmodsfolder. - Launch the game!
? Usage
- Open the Skin Vault interface via your configured hotkey (default keybind can be set in Minecraft's Controls menu).
- Click the
+(Plus) button to add a skin by entering its name and direct URL. - Clicking on any skin name button will automatically run the background integration command:
/skin url <your-saved-url> - Use the Edit (pencil) or Delete (trash) icons to modify your library anytime. All changes autosave instantly.
? Building From Source
If you prefer to compile the mod yourself, build via the Gradle wrapper:
./gradlew build
Once completed, your freshly compiled build will be generated in:
build/libs/
? License
This project is open-source software licensed under the Apache License 2.0.
请登录后举报
暂无评论,抢个沙发吧~