Jab125

Results 39 comments of Jab125

What version of Catalogue are you using? What version of Minecraft are you using? What version of Architectury API are you using? Also, you'll need to attach the logs to...

I've also fixed a bug with `void acceptAfter(ItemStack after, ItemStack stack, CreativeModeTab.TabVisibility visibility);` and `void acceptBefore(ItemStack before, ItemStack stack, CreativeModeTab.TabVisibility visibility);` where on NeoForge, it was unable to actually place...

Also requesting the creation of a `1.20.6` branch to merge this into.

_Error code 1_ is not a useful error message. We need logs (`latest.log`, `debug.log`) to diagnose what went wrong.

The green library badge has been re-added in 1.20.5

The **Overloaded Armor Bar** version you have installed causes a mixin error in a class, which means that the first mod that loads that class will be erroneously blamed by...

This was fixed in https://github.com/architectury/architectury-api/commit/b1e7c89ffb3d2ba95799748cd1ab4ef67e68cbe4

> This is a really cool feature! > > I have one question though: Is the usage of `@` neccessary, or could that be changed to something more familiar like...

> This happens when updating NeoForge to `20.5.14-beta` or newer. The version of ArchLoom does not matter, was able to reproduce this with any of the `1.6.X` releases. With Yarn...