MineLittlePony/src/hdskins/resources/mixin.hdskins.json
Matthew Messinger 45f408cf1b Port hdskins to mixins.
Other changes to HDSkinManager
Allow hd skins to be toggled on demand
Support small arms.
2016-01-19 00:34:07 -05:00

9 lines
No EOL
179 B
JSON

{
"package": "com.voxelmodpack.hdskins.mixin",
"refmap": "mixin.hdskins.refmap.json",
"mixins": [
"MixinImageBufferDownload",
"MixinPlayerInfo",
"MixinSkullRenderer"
]
}