Up
Up
Since 1.12, Minecraft now has so-called functions. Those are text files ending in `.mcfunction` (refer to the [Minecraft Wiki article](https://minecraft.gamepedia.com/Function_(Java_Edition) "Function (Java Edition)")), and are basically a series of commands...
enabling mixin debug output produces unnecessary log spam due to fabric api modules not following mixin guidelines. - [ ] `@Shadow target fabric-registry-sync-v0.mixins.json:MixinIdList::idMap is final but shadow is not decorated...
`packwiz update` does not work with mods that have spaces in their display name, for example . Of course, the curseforge slug can be used instead, but why not accept...
A common use case for crawler-proof text are email addresses. However, the `@` symbol is displayed incorrectly, as shown below.  The same issue occurs with other non-standard characters: ...
instagram have updated their page, and now redirect to a login page instead of showing a preview of the profile. also, there's a better way to get the api data...
when setting the `mixn.debug` flag in my dev workspace I get [this error](https://github.com/AlexIIL/SimplePipes/files/3025327/stack_error.log).
When playing with the [backslot mod](https://www.curseforge.com/minecraft/mc-mods/backslot "CurseForge/backslot"), one of the slots interferes with the sort button (putting items in and out of that slot will trigger an inventory sort). Would...
It would be nice to have the mod follow Forge conventions and have `@GameRegistry.ObjectHolder` annotations on all the relevant fields, or have annotations on the registry-relevant classes and rename the...
It would be nice to be able to use other S3-compatible providers for object storage, such as [minio](https://github.com/minio/minio). Here is a list of relevant S3 configuration options and whether or...
###### This is in response to a discussion on the API Touchers discord. Currently, it is possible to run a PDS on nonstandard ports by passing the port in the...