mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-29 11:59:15 +00:00
增强兼容
This commit is contained in:
@@ -78,7 +78,6 @@ public class AbstractItem<R, I> implements Item<I> {
|
||||
return factory.lore(item);
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public boolean unbreakable() {
|
||||
return factory.unbreakable(item);
|
||||
|
||||
Reference in New Issue
Block a user