Remove mixin configuration from root directory
This commit is contained in:
parent
94017313a4
commit
496a0b74ee
@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"required": true,
|
|
||||||
"package": "baritone.launch.mixins",
|
|
||||||
"refmap": "mixins.client.refmap.json",
|
|
||||||
"compatibilityLevel": "JAVA_8",
|
|
||||||
"verbose": false,
|
|
||||||
"client": [
|
|
||||||
"MixinGameSettings",
|
|
||||||
"MixinGuiContainer",
|
|
||||||
"MixinGuiOverlayDebug",
|
|
||||||
"MixinGuiScreen",
|
|
||||||
"MixinKeyBinding",
|
|
||||||
"MixinMain",
|
|
||||||
"MixinMinecraft"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user