Matias Koivikko

Results 7 comments of Matias Koivikko

Any progress?

> wait, just wondering, doesn't forge show the missing mods error to vanilla too? Probably, but forge just detects that the client is vanilla and gives an error. Vanilla doesn't...

It just looks up the mod name using the namespace of the item id as a mod id. The problem is that not all mods support it; some use a...

I was thinking that it would be cleaner for the var holder to have the values. The used vars could maybe be specified in the `@ModifyVariables` annotation

That api allows omitting the minecraft version, allowing you to do the checks yourself. For the 1.18 mod, it's https://modrinth.com/mod/zombify. Apparently it's 1.18.1, but still, it's so basic it probably...

Mod publishers can set multiple versions, but some forget. My suggestion was to make this image pull the latest (older) version if a matching one isn't found. It would be...