Disable some tests whilst issues with them are looked into
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
@@ -225,7 +225,7 @@ class CraftMetaItem implements ItemMeta, Repairable {
|
||||
|
||||
this.repairCost = meta.repairCost;
|
||||
this.attributes = meta.attributes;
|
||||
blockEntityTag = meta.blockEntityTag;
|
||||
this.blockEntityTag = meta.blockEntityTag;
|
||||
}
|
||||
|
||||
CraftMetaItem(NBTTagCompound tag) {
|
||||
|
||||
Reference in New Issue
Block a user