Fabric API

Fabric API

106M Downloads

Custom recipe book groups

Juuxel opened this issue ยท 0 comments

commented

net.minecraft.client.recipe.book.RecipeBookGroup is an enum, so you currently can't add new ones. This would also require hooking into ClientRecipeBook.getGroupsForContainer (or the related logic) to have the groups coupled with custom containers.