@ParametersAreNonnullByDefault
Interface | Description |
---|---|
ICraftingCategoryExtension |
Implement this interface instead of just
IRecipeCategoryExtension to have your recipe extension work as part of the
VanillaRecipeCategoryUid.CRAFTING recipe category as a shapeless recipe. |
ICustomCraftingCategoryExtension |
This interface allows recipes to override the default behavior in the
VanillaRecipeCategoryUid.CRAFTING recipe category. |