This commit is contained in:
Shadows_of_Fire 2017-08-30 12:28:35 -04:00
parent 1abb89c512
commit cf8e1bbf56

View file

@ -99,7 +99,7 @@ public class LensColor extends Lens{
}
}
return null;
return ItemStack.EMPTY.copy();
}
@Override