Jason Penilla
Jason Penilla
Reopening in case it's useful when we revisit dependency declarations in the future
All of the messages from cloud are now translatable: 93e5335fecafe8d5277e28edf11e81210b6b6e54 https://crowdin.com/project/incendo-cloud Leaving this issue open until the AP-specific messages are localizable.
I can't reproduce this with just better-fabric-console and fabric API. I would guess some other mod is causing adventure-platform-fabric's Mixins to fail to apply, but it's hard to say with...
Fixed in 1.2.0
You can publish a mappings file to maven and then let users consume it using layered mappings. You would have `creativeModeTab` as `intermediary` and `itemGroup` as `named` with your example,...
> Additionally it conforms to the recommended way of parsing an argument: peek input, pop input on successful parsing. This isn't the case in 2.x, the tree will restore the...
If your map is behind Cloudflare you may need to adjust the cache settings
It's not possible to properly represent a tree of requirements as a permission string. To solve the linked issue properly we need to reimplement dispatchCommand without using the legacy command...
This is a problem with the Hangar API, run-tasks usage follows the documentation: https://hangar.papermc.io/api-docs#get-/api/v1/projects/-slug-/versions/-name-/-platform-/download
Yes, this is a bug in the Hangar API. It's already fixed on Hangar staging, just waiting for it to come to prod now.