Fabric API

Fabric API

106M Downloads

No "group" option upon updating to 1.19.3

Logboy2000 opened this issue ยท 3 comments

commented

A basic example of what my items look like
public static final Item DIAMOND_NUGGET = new Item(new FabricItemSettings().group(ItemGroup.MATERIALS).group(LMod.LMODGROUP));
image
image

commented

That's due to vanilla changes, please look at the update post: https://fabricmc.net/2022/11/24/1193.html#item-groups.

commented

๐Ÿ‘‹ We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.

commented

Thank You!