summaryrefslogtreecommitdiffstats
path: root/nms-patches/ItemDye.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/ItemDye.patch')
-rw-r--r--nms-patches/ItemDye.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/ItemDye.patch b/nms-patches/ItemDye.patch
index b01d80fa..0f537c0d 100644
--- a/nms-patches/ItemDye.patch
+++ b/nms-patches/ItemDye.patch
@@ -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) {