Update EnchantedEmeraldApple.java

typo
This commit is contained in:
Steven Tracey 2020-11-20 16:19:34 -05:00 committed by GitHub
parent c0700a546a
commit a9393bc02f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
package net.nevets.everythingvanilla.items;
import net.mineceraft.item.Item;
import net.minecraft.item.Item;
public class EnchantedEmeraldApple extends Item {