jackassmc

Results 40 comments of jackassmc

This is caused by the deprecation of the old syntax of marking mods as libraries (`"modmenu:api" : true`). To mark a mod as a library in ModMenu 3+ the new...

Fixed in https://github.com/TerraformersMC/ModMenu/pull/474. Thanks @MagnusHJensen!

I thought this was merged already, sorry for the delay!

@BruhLmao-bot I can't reproduce this with Minecraft 1.18.2 and Hunger Remover 1.0.3. Is this still happening? If so please post a full log. @TheSpiderDungeon could you please share what mods...

This is really cool! I'm worried about the change of search behavior though. We need to teach users to prepend the `@` and that they now must use the full...

> I wanted to do this in a more layered fashion with mapping packaging as its own encompassing facility, not merged with mapping formats Could you elaborate on this please...

JarReader now uses ZipFile which allows it to read zip files that contain extra data at the beginning of the file. This makes it possible to read the old Minecraft...

There isn't one but I can write one. Where should I put it? In the meantime here is an example of the format: ```json { "type": "mapping", "version": 1, "namespaces":...