OfflineSkins

Quick rating

OfflineSkins

No reviews yet

Offline Skins allows you to use custom Minecraft skins completely offline. Place a PNG file named after your username inside the config/offlineskins/ folder

No Theme
No Genre
Cosmetics
QoL & Tweaks
Client Utility
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🧍‍♂️ Offline Skins 🎨 Use Custom Skins — Even Without Internet!

Offline Skins is a lightweight Fabric mod that lets you use local PNG skin files as your player skin — completely offline. No Mojang API, no authentication — just your own skins loaded straight from your game directory.

💡 Features

✅ Offline Support: Apply custom skins without an internet connection.

🖼️ Local Skin Folder: Place PNG files inside

.minecraft/config/offlineskins/

(the same directory where your mods folder is). Each file should be named after your username or any name you select with a command.

🧩 Command Controls:

/offlineskins list — Shows all available skin files.

/offlineskins change <skin_name> — Instantly switch to a chosen skin.

/offlineskins default <alex|steve> — Reset to the default model.

⚙️ Auto Loading: Automatically loads your selected skin when you start the game or join a world.

💾 Persistent Settings: Remembers your chosen skin and model in a simple config.json.

🧠 How It Works

The mod replaces the local player’s texture source to load skins from your config/offlineskins/ folder.

OfflineSkinsClient Initializes the mod, ensures the skin folder and config exist, and registers commands.

OfflineSkinsCommands Provides simple commands for managing your offline skins.

SkinStorage Loads and caches PNG skins, registers them as textures, and defaults to Steve/Alex if none are set.

ConfigManager Saves selectedSkinName and defaultModel preferences to config.json.

AbstractClientPlayerEntitySkinMixin Overrides the local player’s texture lookup to use offline skins safely.

📁 Folder Layout .minecraft/ ├── mods/ ├── config/ │ └── offlineskins/ │ ├── steve.png │ ├── alex.png │ ├── yourname.png │ └── config.json

🧱 Technical Details

Client-only Fabric mod

Entry point defined in fabric.mod.json

Uses Fabric Client Command API v2

Mixin config: mixins.offline_skins.json

No dependencies — simple drop-in functionality

🧍 Example

Want your custom skin offline? Drop your_skin_name.png into config/offlineskins/ and run:

/offlineskins change your_skin_name

Your offline skin will instantly appear in-game — no internet required! 🎮

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~51,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works