Add Forge 1.20.1 HD 3D Skin Layers compatibility
This commit is contained in:
@@ -16,6 +16,13 @@ This branch targets **Fabric and Forge 1.20.1** through an Architectury multiloa
|
||||
- HD PNG capes fall through to the vanilla renderer untouched.
|
||||
- Per-player control and persistence.
|
||||
|
||||
### 3D Skin Layers compatibility (Forge)
|
||||
|
||||
3D Skin Layers 1.9.2 is supported as an optional, non-bundled mod. Square HD skins from 128x128
|
||||
through 2048x2048 retain their original texture resolution while a bounded 64x64 alpha map is used
|
||||
to build the 3D geometry. Failures are logged with the `[SkinsG/3DSL Compat]` prefix and use safe
|
||||
fallback geometry; if fallback construction also fails, only the affected 3D layer is disabled.
|
||||
|
||||
## Backend integration (easy)
|
||||
|
||||
The mod talks to your existing site/launcher backend over plain HTTP — no server-side plugin needed.
|
||||
|
||||
Reference in New Issue
Block a user