Update EnchantedDiamondApple.java
added enchanted glint
This commit is contained in:
@@ -10,4 +10,8 @@ public class EnchantedDiamondApple extends Item {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public boolean hasGlint(ItemStack item) {
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user