Fix baritone not using its own refmap
This commit is contained in:
parent
40545c0c5d
commit
54151b9a30
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"required": true,
|
"required": true,
|
||||||
"package": "baritone.launch.mixins",
|
"package": "baritone.launch.mixins",
|
||||||
"refmap": "mixins.client.refmap.json",
|
"refmap": "mixins.baritone.refmap.json",
|
||||||
"compatibilityLevel": "JAVA_8",
|
"compatibilityLevel": "JAVA_8",
|
||||||
"verbose": false,
|
"verbose": false,
|
||||||
"injectors": {
|
"injectors": {
|
||||||
|
Loading…
Reference in New Issue
Block a user