diff options
Diffstat (limited to 'src/main/java/me/shedaniel/rei/api/RecipeDisplay.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/api/RecipeDisplay.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/me/shedaniel/rei/api/RecipeDisplay.java b/src/main/java/me/shedaniel/rei/api/RecipeDisplay.java index 328d28973..5258f8337 100644 --- a/src/main/java/me/shedaniel/rei/api/RecipeDisplay.java +++ b/src/main/java/me/shedaniel/rei/api/RecipeDisplay.java @@ -40,7 +40,7 @@ public interface RecipeDisplay { Identifier getRecipeCategory(); /** - * Gets the recipe location from datapack + * Gets the recipe location from datapack. * * @return the recipe location */ |
