REI integration
This commit is contained in:
@@ -99,4 +99,10 @@ public class InscriberRecipe implements Recipe<Inventory> {
|
||||
public String getGroup() {
|
||||
return group;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isIgnoredInRecipeBook() {
|
||||
return true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user