zml

Results 88 comments of zml

it's still planned - maybe possible for 1.x if someone takes the time to evolve the api in a compatible way while implementing this

That probably makes sense -- whatever metadata is used could be recognized by the brigadier manager.

Probably org.jetbrains.java.decompiler, since QF is still able to mostly be a drop-in replacement both in api and in CLI arg handling - plus QF hasn't repackaged FF at all

a quick update, seems this is still occurring after rolling back to Loom 0.5

hm, this is weird. kinda off a hunch, seems it was my attempted hack at https://github.com/KyoriPowered/adventure-platform-fabric/blob/master/build.gradle.kts#L50 to have the full fabric API available to my testmod source set without being...

There are many things Mojang could do better -- but given the amount of work involved in fixing this properly, I doubt mojang would do it unless they had Vanilla...

This is unavoidable when locking the time fully. Many of the minecraft physics operations and redstone changes occur every tick. Time lock prevents ticks from occuring, causing problems with physics...

There are plugins not made by sk. Look at some. There are a few that do what you want. Sent from my iPhone On Aug 3, 2011, at 11:21 AM,...

hm what would the groupId, artifactId, and version be for that?

We now have [an index page](https://jd.adventure.kyori.net/) that could be directly linked to, plus `latest` version aliases for every module (for example, https://jd.adventure.kyori.net/api/latest/) that could reduce the maintenance burden on keeping...