Jab125
Jab125
### Minecraft Development for IntelliJ plugin version 2024.1-1.7.5 ### IntelliJ version 2024.1.2 (Community) ### Operating System macOS 14.2 ### Target platform Architectury ### Description of the bug With this mixin...
See https://github.com/FabricMC/fabric-loader/blob/3f520ad2161158d31e8784fbd47f35102978d4a3/src/test/java/net/fabricmc/test/ProgressBarTest.java for an example.
Barriers to porting are some Loom hacks to get around some crashes, and a gross hack with union relauncher.
**Describe the bug** A clear and detailed description of what the bug is. Ditto **To Reproduce** Steps to reproduce the behavior (e.g.): 1. Create a requirement for Is Number 2....
- `useLegacyMixinAp` must be manually set to `false` when using Forge 50 or later. - Created a new 1.20.6 Forge test that tests if Just Enough Items remaps correctly on...
See https://github.com/architectury/architectury-api/issues/528, https://github.com/architectury/architectury-api/issues/531
`whenAvailable` implies that an the `Consumer` will be used when the event bus is available, but instead, it immediately throws when it is not.
## Basic info **Project name**: Fabric API **Project link**: https://github.com/FabricMC/fabric ## Qualifications [ZeroVer](https://zerover.org)'s patent-pending zero-based versioning scheme can obviously be used by everyone, but not every usage is necessarily notable....