@@ -8,7 +8,7 @@
|
||||
public class ItemDye extends Item {
|
||||
|
||||
public static final int[] a = new int[] { 1973019, 11743532, 3887386, 5320730, 2437522, 8073150, 2651799, 11250603, 4408131, 14188952, 4312372, 14602026, 6719955, 12801229, 15435844, 15790320};
|
||||
@@ -89,6 +91,17 @@
|
||||
@@ -87,6 +89,17 @@
|
||||
EnumColor enumcolor = EnumColor.fromInvColorIndex(itemstack.getData());
|
||||
|
||||
if (!entitysheep.isSheared() && entitysheep.getColor() != enumcolor) {
|
||||
|
||||
Reference in New Issue
Block a user