Tags
Creators
Details
1.2.0-pre2
Compatibility
Required content
Changes
OfflineSkins Reloaded 1.2.0-pre2 update
This update is a new step to make your life even better!
๐๏ธ Dressing room
This update adds a dressing room with cool stuff inside!
- Click and select โ now you can select your skin and cape inside Minecraft. Anywhere, anytime
- Recache โ had a headache with your skin when it somehow disappears when you put your file correctly? Now you can Recache it to make it appear!
- Open this โ didn't know where the 'cachedImages' folder is? Now you can open it inside your game simply by clicking one button!

๐ OfflineSkins Reloaded Network
Improved and bug ๐ fixes
-
Added 'Recache' buttons for every player on the server
-
Added 'Smart Internet Check' with VERY smart internet check
-
Smashed bugs ๐ to minimize your problems

โFAQ Menu
Didn't know how to solve a problem or had questions? Now you can simply discover your problem in the FAQ menu and find the issues tracker

And this is not all!
Many bugs ๐, glitches, and incompatibilities were fixed in VoreZCore
Fixed bugs ๐
- SkullBlocks rendering
- Players' HUD
- Network spam
- Everyone is an "HD not allowed" player
๐งน Code cleanup and optimization
๐ผ๏ธ New image upscaling technology
LSC-F technology or Legacy Skin and Cape Filter
This filter upscales legacy skin and cape formats to modern standards of Minecraft
Build - 26.2
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:jwBsp59y:Mo1A8dzu"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jwBsp59y:Mo1A8dzu"
}

