Remove nonexistent JEI plugin from fabric mod file

Related: #428
This commit is contained in:
embeddedt 2024-07-03 17:11:25 -04:00
parent 85740f83af
commit 212f139bf1
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -34,8 +34,7 @@
"modmenu": [ "org.embeddedt.modernfix.fabric.modmenu.ModernFixModMenuApiImpl" ],
"preLaunch": [
"org.embeddedt.modernfix.ModernFixPreLaunchFabric"
],
"jei_mod_plugin": [ "org.embeddedt.modernfix.searchtree.JEIRuntimeCapturer"]
]
},
"mixins": [
"modernfix-fabric.mixins.json",