[Fix] Added back EMI Support
This commit is contained in:
parent
df46811618
commit
22965303e3
9 changed files with 613 additions and 616 deletions
|
@ -30,7 +30,7 @@
|
|||
"modmenu": [
|
||||
"org.betterx.bclib.integration.modmenu.ModMenuEntryPoint"
|
||||
],
|
||||
"emi_": [
|
||||
"emi": [
|
||||
"org.betterx.bclib.integration.emi.EMIPlugin"
|
||||
],
|
||||
"fabric-datagen": [
|
||||
|
@ -56,6 +56,9 @@
|
|||
"breaks": {
|
||||
"wunderlib": "<1.1.1"
|
||||
},
|
||||
"breaks": {
|
||||
"emi": "<1.0.0"
|
||||
},
|
||||
"custom": {
|
||||
"bclib": {
|
||||
"downloads": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue