i509VCB

Results 232 comments of i509VCB

Unsure we would want to support ReplayMod's thing, but we could introduce an api to remap sources possibly?

Maybe add a special `experimental` label for experimental PRs?

Well we could obviously add an annotation in 2s. The issue is IDE support for these annotations so the user can see something.

We need to decide on one annotation standard for ALL projects. This includes yarn, loom, api and loader. The choice we make imo should be able to support type annotations...

> We use builtin for the game. Provided mod? Proxy mod? I’m not really too sure. I've been referring to these ProvidedModContainers. Proxy mod makes it sound like a real...

EDIT: I am going to write up a doc explaining my concept in much more detail. So we all seem to be asking for different specs. If we want full...

.then has the issue of delaying the exposure of errors. If there is an error you should get it as you try to register an item setting.

This module now needs to define a module lifecycle: For the new module you would add the following to the fabric.mod.json ```json "custom": { "fabric-api:module-lifecycle": "stable" } ```

lmao I didn't see then :laughing:

Have you tried reinstalling loader on the server?