Port to 1.11
This commit is contained in:
@@ -55,12 +55,6 @@ class CondenserOutputHandler implements IRecipeHandler<CondenserOutput>
|
||||
return CondenserOutput.class;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getRecipeCategoryUid()
|
||||
{
|
||||
return CondenserCategory.UID;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getRecipeCategoryUid( CondenserOutput recipe )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user