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