Fixes a conflict with other poorly-configured mods.

This commit is contained in:
Markil3
2021-04-06 08:42:49 -06:00
parent 93767421ee
commit cf4ed2d4af
3 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
},
"mixins": [
{
"config": "modid.mixins.json",
"config": "immersive_hud.mixins.json",
"environment": "client"
}
],