Ported to 1.16.2-pre
This commit is contained in:
@@ -28,7 +28,7 @@ public class FacadeRecipeCategory extends DefaultCraftingCategory {
|
||||
|
||||
@Override
|
||||
public String getCategoryName() {
|
||||
return I18n.translate(FacadeCreativeTab.getGroup().getTranslationKey());
|
||||
return FacadeCreativeTab.getGroup().getTranslationKey().getString();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user