Skip to content

Instantly share code, notes, and snippets.

@Asherslab
Created November 10, 2017 05:53
Show Gist options
  • Save Asherslab/06b34da84cc061e38df906d132bbd910 to your computer and use it in GitHub Desktop.
Save Asherslab/06b34da84cc061e38df906d132bbd910 to your computer and use it in GitHub Desktop.
{
"required": true,
"package": "com.minecolonies.lesslag.core.hooks",
"refmap": "mixins.common.refmap.json",
"target": "@env(DEFAULT)",
"compatibilityLevel": "JAVA_8",
"mixins": [
"TextureMapHook"
],
"injectors": {
"defaultRequire": 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment