Add Custom Colors support for texture packs
This commit is contained in:
parent
9385f10f71
commit
40dd2025f2
2 changed files with 39 additions and 25 deletions
|
|
@ -217,6 +217,11 @@ use-generated-textures: true
|
|||
correct-water-lighting: true
|
||||
transparent-leaves: true
|
||||
|
||||
# ctm-support: if true, Connected Texture Mod (CTM) in texture packs is enabled (default)
|
||||
ctm-support: true
|
||||
# custom-colors-support: if true, Custom Colors in texture packs is enabled (default)
|
||||
custom-colors-support: true
|
||||
|
||||
# Control loading of player faces (if set to false, skins are never fetched)
|
||||
#fetchskins: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue