Some REI compat fix
This commit is contained in:
parent
228be812e3
commit
50f93efbf9
3 changed files with 7 additions and 8 deletions
|
@ -45,7 +45,7 @@ public class REIAnvilDisplay implements TransferRecipeDisplay {
|
|||
|
||||
@Override
|
||||
public @NotNull Identifier getRecipeCategory() {
|
||||
return AnvilSmithingRecipe.ID;
|
||||
return REIPlugin.SMITHING;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue