Add Custom Colors support for texture packs

This commit is contained in:
Mike Primm 2013-04-22 23:03:07 -05:00
parent 9385f10f71
commit 40dd2025f2
2 changed files with 39 additions and 25 deletions

View file

@ -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