You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FabricRecipeProvider does not wrap the ID references to the recipe with FabricRecipePRovider#getRecipeIdentifier in the advancement's rewards.recipes.
This means that when FabricRecipePRovider#getRecipeIdentifier returns anything different than the argument passed in, the recipe will not be rewarded to the player when the advancement is gained.
The text was updated successfully, but these errors were encountered:
FabricRecipeProvider
does not wrap the ID references to the recipe withFabricRecipePRovider#getRecipeIdentifier
in the advancement'srewards.recipes
.This means that when
FabricRecipePRovider#getRecipeIdentifier
returns anything different than the argument passed in, the recipe will not be rewarded to the player when the advancement is gained.The text was updated successfully, but these errors were encountered: