PlanetTeamSpeakk / MoreCommands

The source code of my mod, MoreCommands
https://www.curseforge.com/minecraft/mc-mods/morecommands
Creative Commons Zero v1.0 Universal
14 stars 5 forks source link

1.18.1 singleplayer: What is "mm"? #56

Closed AYellowLizard closed 2 years ago

AYellowLizard commented 2 years ago

image Every time I try to start up my minecraft, this pops up. I've tried looking through the dependency listing and the installation guide, but there's nothing except fabric api and luckperms. Fabric API, I already have installed, luckperms, it said it was optional, so I didn't install it. Sorry if this is really obvious or a duplicate... I just can't find anything else.

wlm3201 commented 2 years ago

Try this. https://www.curseforge.com/minecraft/mc-mods/shulkerboxtooltip

AYellowLizard commented 2 years ago

Thanks.

PlanetTeamSpeakk commented 2 years ago

This issue will be fixed shortly, likely tomorrow OK Christmas. Downgrading to 3.9.1 also fixes this issue.

For those who want to go a little deeper down the rabbit hole, you can also fix it by opening the jar file with something like WinRAR, open the fabric.mod.jsonfile with a text editor like Notepad or Notepad++ and remove the line that says "mm": ">=2.3" in the requiressection near the end of the file and also remove the comma on the line above it.